]> git.neil.brown.name Git - history.git/commit
[PATCH] namespace pollution in opti92x driver
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Jan 2003 12:14:28 +0000 (04:14 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 13 Jan 2003 12:14:28 +0000 (04:14 -0800)
commit4a7d834bdd9c64980da6ce49c8ff7cf2e0819a8f
treed37cc9a8b25c253408de44e1986f9352855ee3f9
parent9825e03323d0c67744fbe982679bd25b53969c84
[PATCH] namespace pollution in opti92x driver

From:  Arnd Bergmann <arnd@bergmann-dalldorf.de>

  The opti92x driver has global variables named 'rates' and 'bits'
  that pollute the namespace. This makes them static.
sound/isa/opti9xx/opti92x-ad1848.c