diff mbox series

MAINTAINERS: remove unneeded file entry in INPUT section

Message ID 20240903093948.122957-1-lukas.bulwahn@redhat.com (mailing list archive)
State Mainlined
Commit 8f5ea12942ad60a0798fcb68995df8a23b8567b7
Headers show
Series MAINTAINERS: remove unneeded file entry in INPUT section | expand

Commit Message

Lukas Bulwahn Sept. 3, 2024, 9:39 a.m. UTC
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit b9401c658d2c ("MAINTAINERS: add gameport.h, serio.h and uinput.h to
INPUT section") adds further header files in ./include/linux/ and
./include/uapi/linux to the INPUT section, but the file
./include/linux/uinput.h does not exist since commit a11bc476b987 ("Input:
uinput - fold header into the driver proper") removed this header file
in 2017.

Fortunately, ./scripts/get_maintainer.pl --self-test=patterns complains
about a broken reference. Remove the file entry referring to the
non-existing header file in the INPUT section.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Dmitry Torokhov Sept. 3, 2024, 3:47 p.m. UTC | #1
On Tue, Sep 03, 2024 at 11:39:48AM +0200, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit b9401c658d2c ("MAINTAINERS: add gameport.h, serio.h and uinput.h to
> INPUT section") adds further header files in ./include/linux/ and
> ./include/uapi/linux to the INPUT section, but the file
> ./include/linux/uinput.h does not exist since commit a11bc476b987 ("Input:
> uinput - fold header into the driver proper") removed this header file
> in 2017.
> 
> Fortunately, ./scripts/get_maintainer.pl --self-test=patterns complains
> about a broken reference. Remove the file entry referring to the
> non-existing header file in the INPUT section.

TIL about get_maintainer.pl --self-test.

Applied, thank you.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 87108b3fefaa..3b19921eb948 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11195,7 +11195,6 @@  F:	include/linux/input.h
 F:	include/linux/input/
 F:	include/linux/libps2.h
 F:	include/linux/serio.h
-F:	include/linux/uinput.h
 F:	include/uapi/linux/gameport.h
 F:	include/uapi/linux/input-event-codes.h
 F:	include/uapi/linux/input.h