From: "J. Bruce Fields" <bfields@xxxxxxxxxx> Most of the stuff in fcntl.c has nothing to do with locks. The stuff that does have anything to do with locks is pretty trivial glue code that calls into locks.c for the real work. Signed-off-by: J. Bruce Fields <bfields@xxxxxxxxxx> --- MAINTAINERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9d5eeff51b5f..a5dca2be8513 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5541,9 +5541,6 @@ M: Jeff Layton <jlayton@xxxxxxxxxx> M: "J. Bruce Fields" <bfields@xxxxxxxxxxxx> L: linux-fsdevel@xxxxxxxxxxxxxxx S: Maintained -F: include/linux/fcntl.h -F: include/uapi/linux/fcntl.h -F: fs/fcntl.c F: fs/locks.c FILESYSTEMS (VFS and infrastructure) -- 2.17.1