From: Tushar Behera Date: Mon, 17 Dec 2012 23:59:40 +0000 (-0800) Subject: fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static X-Git-Tag: v3.8-rc1~74^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5f121b8f2cad52b7671f9af872f8761b0ea1d4;p=pandora-kernel.git fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static Fixes following sparse warning: fs/notify/inode_mark.c:127:22: warning: symbol 'fsnotify_find_inode_mark_locked' was not declared. Should it be static? Signed-off-by: Tushar Behera Cc: Eric Paris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed