From: Jan Kara Date: Tue, 21 Jan 2014 23:48:15 +0000 (-0800) Subject: fsnotify: remove .should_send_event callback X-Git-Tag: v3.14-rc1~134^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83c4c4b0a3aadc1ce7b5b2870ce1fc1f65498da0;p=pandora-kernel.git fsnotify: remove .should_send_event callback After removing event structure creation from the generic layer there is no reason for separate .should_send_event and .handle_event callbacks. So just remove the first one. Signed-off-by: Jan Kara Reviewed-by: Christoph Hellwig Cc: Eric Paris Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed