]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32ed532f0819f4b2f83e3983c77ce5d80c8a1888
treeb118a71490e5f4cf58b6756e7f24e537838c8e37
parente029115f1bae9747478f078a3cc2996e6807f007
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