From: Dave Young Date: Fri, 26 Feb 2010 01:28:57 +0000 (-0500) Subject: sysctl extern cleanup: inotify X-Git-Tag: v2.6.36-rc1~303^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d14f1729483fad3a8817fbbcbd017678b7d1ad26;p=pandora-kernel.git sysctl extern cleanup: inotify Extern declarations in sysctl.c should be move to their own head file, and then include them in relavant .c files. Move inotify_table extern declaration to linux/inotify.h Signed-off-by: Dave Young Signed-off-by: Andrew Morton Signed-off-by: Eric Paris --- Reading git-diff-tree failed