From: Dan Carpenter Date: Tue, 29 May 2012 18:02:24 +0000 (-0700) Subject: fsnotify: remove unused parameter from send_to_group() X-Git-Tag: v3.5-rc1~15^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd657170c039a918c0b46f51db8005317d4c83fa;p=pandora-kernel.git fsnotify: remove unused parameter from send_to_group() We don't use "mnt" anymore in send_to_group() after 1968f5eed5 ("fanotify: use both marks when possible") was applied. Signed-off-by: Dan Carpenter Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed