diff mbox series

MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section

Message ID 20230825053910.17941-1-lukas.bulwahn@gmail.com
State Accepted
Headers show
Series MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section | expand

Commit Message

Lukas Bulwahn Aug. 25, 2023, 5:39 a.m. UTC
Commit d890cfc25fe9 ("rtc: ds2404: Convert to GPIO descriptors") removes
the rtc-ds2404.h platform data and with that, there is no file remaining
matching the pattern 'include/linux/platform_data/rtc-*'. Hence,
./scripts/get_maintainer.pl --self-test=patterns complains about a broken
reference.

Remove the obsolete file pattern in the REAL TIME CLOCK (RTC) SUBSYSTEM.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Linus, please ack.

Alexandre, please pick this into your rtc tree.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Linus Walleij Aug. 25, 2023, 8:42 a.m. UTC | #1
On Fri, Aug 25, 2023 at 7:39 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:

> Commit d890cfc25fe9 ("rtc: ds2404: Convert to GPIO descriptors") removes
> the rtc-ds2404.h platform data and with that, there is no file remaining
> matching the pattern 'include/linux/platform_data/rtc-*'. Hence,
> ./scripts/get_maintainer.pl --self-test=patterns complains about a broken
> reference.
>
> Remove the obsolete file pattern in the REAL TIME CLOCK (RTC) SUBSYSTEM.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Linus, please ack.

Excellent attention to detail here Lukas,
Acked-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
Alexandre Belloni Aug. 27, 2023, 9:49 p.m. UTC | #2
On Fri, 25 Aug 2023 07:39:10 +0200, Lukas Bulwahn wrote:
> Commit d890cfc25fe9 ("rtc: ds2404: Convert to GPIO descriptors") removes
> the rtc-ds2404.h platform data and with that, there is no file remaining
> matching the pattern 'include/linux/platform_data/rtc-*'. Hence,
> ./scripts/get_maintainer.pl --self-test=patterns complains about a broken
> reference.
> 
> Remove the obsolete file pattern in the REAL TIME CLOCK (RTC) SUBSYSTEM.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
      commit: 45cc2a7de905a1f3bb38fb7d6f68a204c71630be

Best regards,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 250c43c675cb..52277ee9c1b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18089,7 +18089,6 @@  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
 F:	Documentation/admin-guide/rtc.rst
 F:	Documentation/devicetree/bindings/rtc/
 F:	drivers/rtc/
-F:	include/linux/platform_data/rtc-*
 F:	include/linux/rtc.h
 F:	include/linux/rtc/
 F:	include/uapi/linux/rtc.h