commit | ff8d6e983185ce19fa92bb836eb52b589957be65 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@sophos.com> | Fri Aug 20 10:24:18 2010 +0100 |
committer | Eric Paris <eparis@redhat.com> | Sun Aug 22 20:30:12 2010 -0400 |
tree | 6b5a8514376d16a7fa1636d0469b47a13086adf7 | |
parent | 2eebf582c9b3106abb9c33f4fc0a347fb9391037 [diff] |
fanotify: drop duplicate pr_debug statement This reminded me... you have two pr_debugs in fanotify_should_send_event which output redundant information. Maybe you intended it like that so it is selectable how much log spam you want, or if not you may want to apply this patch. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@sophos.com> Signed-off-by: Eric Paris <eparis@redhat.com>