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