From: Lino Sanfilippo Date: Tue, 23 Nov 2010 22:26:17 +0000 (-0500) Subject: fanotify: remove dead code in prepare_for_access_response X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d339b06cdc92c18e132c7cc8f993b680cc0da0e;p=pandora-kernel.git fanotify: remove dead code in prepare_for_access_response Remove the unnecessary check for the bypass_perm flag in prepare_for_access_response(), since this function can't be called after fanotify_release() is called we know the flag cannot ever be set. Signed-off-by: Lino Sanfilippo Signed-off-by: Eric Paris --- Reading git-diff-tree failed