[patch 0/5] powerpc namespace cleanups: make symbols static

Arnd Bergmann arnd at arndb.de
Thu Jan 12 09:35:36 EST 2006


As Milton mentioned, there is a symbol in one of my drivers,
that is not used anywhere else, so it should not be in the
global name space but marked 'static'.

Since making symbols static used to be one of my pet projects,
I couldn't let this stand and tried to find all symbols that
can be made static in the 64 bit powerpc allyesconfig build.

This series is what I found.

	Arnd <><

--




More information about the Linuxppc64-dev mailing list