Fix sparse warnings.
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 17:10:45 +0000 (10:10 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 17:10:45 +0000 (10:10 -0700)
Mainly making a lot of local functions and variables be marked "static",
but there was a "zero as NULL" warning in there too.

No differences found