From: H Hartley Sweeten Date: Fri, 14 May 2010 20:35:21 +0000 (-0500) Subject: inotify_user.c: make local symbol static X-Git-Tag: v2.6.36-rc1~303^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a24887afacefbe2c44e0eee4150b43959a60665;p=pandora-kernel.git inotify_user.c: make local symbol static The symbol inotify_max_user_watches is not used outside this file and should be static. Signed-off-by: H Hartley Sweeten Cc: John McCutchan Cc: Robert Love Cc: Eric Paris Signed-off-by: Eric Paris --- Reading git-diff-tree failed