fanotify: remove code duplication in mask tests
authorEric Paris <eparis@redhat.com>
Tue, 9 Nov 2010 16:45:15 +0000 (11:45 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 15 Dec 2010 18:58:44 +0000 (13:58 -0500)
The generic code in send_to_group() checks if a given mask is
appropriate for the given group.  There is no need to duplicate this
code in fanotify.

Reported-by: Tvrtko Ursulin <tvrtko.ursulin@sophos.com>
Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found