]> git.neil.brown.name Git - history.git/commit
[PATCH] namespace pollution in ide-probe.c
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Jan 2003 12:13:58 +0000 (04:13 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 13 Jan 2003 12:13:58 +0000 (04:13 -0800)
commit12668442cc88f01a62acfb16888dc136382f8590
treee1922c6b476aa8026936cf2945b955aa052f4b69
parente1b49af533732d84c0019a5cbcc9ed63c83006c1
[PATCH] namespace pollution in ide-probe.c

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

  The function init_irq is only used in ide-probe.c, so it should
  better be static.
drivers/ide/ide-probe.c