From: Eric Paris Date: Wed, 28 Jul 2010 14:18:39 +0000 (-0400) Subject: fsnotify: remove group->mask X-Git-Tag: v2.6.36-rc1~303^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43709a288ed03aa0e2979ab63dd089b3889645c4;p=pandora-kernel.git fsnotify: remove group->mask group->mask is now useless. It was originally a shortcut for fsnotify to save on performance. These checks are now redundant, so we remove them. Signed-off-by: Eric Paris --- Reading git-diff-tree failed