From: Eric Paris Date: Wed, 28 Jul 2010 14:18:37 +0000 (-0400) Subject: fsnotify: fsnotify_add_notify_event should return an event X-Git-Tag: v2.6.36-rc1~303^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f70ab54cc6c3907b0727ba332b3976f80f3846d0;p=pandora-kernel.git fsnotify: fsnotify_add_notify_event should return an event Rather than the horrific void ** argument and such just to pass the fanotify_merge event back to the caller of fsnotify_add_notify_event() have those things return an event if it was different than the event suggusted to be added. Signed-off-by: Eric Paris --- Reading git-diff-tree failed