Skip to content

Commit b14fd33

Browse files
mkerrisktorvalds
authored andcommitted
MAINTAINERS: trim the file triggers for ABI/API
Commit ea8f8fc ("MAINTAINERS: add linux-api for review of API/ABI changes") added file triggers for various paths that likely indicated API/ABI changes. However, catching all changes in Documentation/ABI/ and include/uapi/ produces a large volume of mail to linux-api, rather than only API/ABI changes. Drop those two entries, but leave include/linux/syscalls.h and kernel/sys_ni.c to catch syscall-related changes. [[email protected]: redid changelog] Signed-off-by: Michael Kerrisk <[email protected]> Acked-by: Shuah khan <[email protected]> Cc: Josh Triplett <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent d2b2a28 commit b14fd33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MAINTAINERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,7 @@ F: drivers/scsi/aacraid/
223223

224224
ABI/API
225225
226-
F: Documentation/ABI/
227226
F: include/linux/syscalls.h
228-
F: include/uapi/
229227
F: kernel/sys_ni.c
230228

231229
ABIT UGURU 1,2 HARDWARE MONITOR DRIVER

0 commit comments

Comments
 (0)