From: Lukas Bulwahn Date: Sun, 28 Jun 2020 18:02:29 +0000 (+0200) Subject: MAINTAINERS: remove obsolete entry after file renaming X-Git-Tag: v5.10.7~2121^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=412847fb47336c58885ac6231a5f34ac7ac862a0;p=platform%2Fkernel%2Flinux-rpi.git MAINTAINERS: remove obsolete entry after file renaming Commit f16861b12fa0 ("regulator: rename da903x to da903x-regulator") missed to adjust the DIALOG SEMICONDUCTOR DRIVERS section in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains: warning: no file matches F: drivers/regulator/da903x.c The da903x-regulator.c file is already covered by the pattern drivers/regulator/da9???-regulator.[ch] in the section. So, simply remove the non-matching file entry in MAINTAINERS. Signed-off-by: Lukas Bulwahn Link: https://lore.kernel.org/r/20200628180229.5068-1-lukas.bulwahn@gmail.com Signed-off-by: Mark Brown --- diff --git a/MAINTAINERS b/MAINTAINERS index 68f21d4..94f8d89 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5021,7 +5021,6 @@ F: drivers/mfd/da91??-*.c F: drivers/pinctrl/pinctrl-da90??.c F: drivers/power/supply/da9052-battery.c F: drivers/power/supply/da91??-*.c -F: drivers/regulator/da903x.c F: drivers/regulator/da9???-regulator.[ch] F: drivers/regulator/slg51000-regulator.[ch] F: drivers/rtc/rtc-da90??.c