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