From: Eric Paris Date: Tue, 9 Nov 2010 19:57:45 +0000 (-0500) Subject: fsnotify: code and error path cleanup in fsnotify_add_mark X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd4a4838fb8bd63c2f1fd4bb62f5ba760ed4065d;p=pandora-kernel.git fsnotify: code and error path cleanup in fsnotify_add_mark fsnotify_add_mark had some extra goto's we didn't really need and some extra conditionals which could be cleaned up. Functionally it should be the exact same. Signed-off-by: Eric Paris --- Reading git-diff-tree failed