Make types have file scope, not global scope
commitac8ce3636d83e25d8a316fdce221e36c04c02dc1
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 3 Aug 2005 03:03:51 +0000 (2 20:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 3 Aug 2005 03:03:51 +0000 (2 20:03 -0700)
treedd3ffd5ad8652ad92b1a852a5e35e135cb2b5700
parent1feaae1ecd7989a7f87336083bf74c9173ac4194
Make types have file scope, not global scope

Only actual global variables have global scope.
scope.c
symbol.c