mbcs: Remove lots of global symbols
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 19 Jul 2007 08:47:53 +0000 (01:47 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:43 +0000 (10:04 -0700)
commit39ef01e00daf6d860783f1a836f765265a9d3b47
treeb118a71490e5f4cf58b6756e7f24e537838c8e37
parent4004c69ad68dd03733179277280ea2946990ba36
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 <alan@redhat.com>
Acked-by: Bruce Losure <blosure@sgi.com>
Cc: Jes Sorensen <jes@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/mbcs.c
drivers/char/mbcs.h