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)
commit52202dfbd9107787dc68a2019cc7be4e79f52e5c
tree58643c1d6b9d7cb3f1b5648396cd8aabd8ee5ef8
parent912ee3946c5e57de0d05baf3b60b65ce6bf3ff96
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