From: Eric Paris Date: Tue, 11 May 2010 21:16:23 +0000 (-0400) Subject: inotify: clean up the inotify_add_watch out path X-Git-Tag: v2.6.34~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbc6fb6a3c8a7dc164ae330ab024a3fe65ae53e;p=pandora-kernel.git inotify: clean up the inotify_add_watch out path inotify_add_watch explictly frees the unused inode mark, but it can just use the generic code. Just do that. Signed-off-by: Eric Paris --- Reading git-diff-tree failed