Skip to content

Commit 8f5ea12

Browse files
bulwahndtor
authored andcommitted
MAINTAINERS: remove unneeded file entry in INPUT section
Commit b9401c6 ("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 a11bc47 ("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> Link: https://lore.kernel.org/r/20240903093948.122957-1-lukas.bulwahn@redhat.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent dac9738 commit 8f5ea12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10888,7 +10888,6 @@ F: include/linux/input.h
1088810888
F: include/linux/input/
1088910889
F: include/linux/libps2.h
1089010890
F: include/linux/serio.h
10891-
F: include/linux/uinput.h
1089210891
F: include/uapi/linux/gameport.h
1089310892
F: include/uapi/linux/input-event-codes.h
1089410893
F: include/uapi/linux/input.h

0 commit comments

Comments
 (0)