From: Dave Young Date: Wed, 10 Mar 2010 23:24:10 +0000 (-0800) Subject: sysctl extern cleanup: poll X-Git-Tag: v2.6.34-rc2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ff99339447de403a46be5e3f23d0c794d540b06;p=pandora-kernel.git sysctl extern cleanup: poll Extern declarations in sysctl.c should be moved to their own header file, and then include them in relavant .c files. Move epoll_table extern declaration to linux/poll.h Signed-off-by: Dave Young Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed