]> git.baikalelectronics.ru Git - kernel.git/commit
fanotify: do not return pointer from fanotify_add_*_mark
authorAndreas Gruenbacher <agruen@suse.de>
Fri, 18 Dec 2009 02:24:28 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:58 +0000 (09:58 -0400)
commit13d7bdfb03ef3a2fe0ac4f410b0dda550497ee3a
tree58643c1d6b9d7cb3f1b5648396cd8aabd8ee5ef8
parent3e57653e5982f99544c914eff59e278df1d94849
fanotify: do not return pointer from fanotify_add_*_mark

No need to return the mark from fanotify_add_*_mark to fanotify_add_mark

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/fanotify/fanotify_user.c