From: Eric Paris Date: Wed, 23 Dec 2009 05:10:25 +0000 (-0500) Subject: fanotify: do not return 0 in a void function X-Git-Tag: v2.6.36-rc1~303^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8860f060e473dce1a0873d92105d536f72b05908;p=pandora-kernel.git fanotify: do not return 0 in a void function remove_access_response() is supposed to have a void return, but was returning 0; Reported-by: Stephen Rothwell Signed-off-by: Eric Paris --- Reading git-diff-tree failed