From: Alan Cox Date: Thu, 19 Jul 2007 08:47:53 +0000 (-0700) Subject: mbcs: Remove lots of global symbols X-Git-Tag: v2.6.23-rc1~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ef01e00daf6d860783f1a836f765265a9d3b47;p=pandora-kernel.git mbcs: Remove lots of global symbols MBCS has a collection of things that searches say are not used elsewhere and could be static. If this is the case they should be static, if not then someone at SGI should rename things like "soft_list" so they don't pollute the global namespace with generic names... Signed-off-by: Alan Cox Acked-by: Bruce Losure Cc: Jes Sorensen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed