]> git.baikalelectronics.ru Git - kernel.git/commit
fsnotify: drop mask argument from fsnotify_alloc_group
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:22 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:51 +0000 (09:58 -0400)
commit6620c9af49506af057d27ca7f04b0b8d865f05de
tree1c6bbbcbb143a364838d6749aa086af3c019f965
parented4eefe6d91a2639d5490879ea5427bb6a3dac1d
fsnotify: drop mask argument from fsnotify_alloc_group

Nothing uses the mask argument to fsnotify_alloc_group.  This patch drops
that argument.

Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/dnotify/dnotify.c
fs/notify/group.c
fs/notify/inotify/inotify_user.c
include/linux/fsnotify_backend.h
kernel/audit_tree.c
kernel/audit_watch.c