]> git.neil.brown.name Git - history.git/commit
[PATCH] drivers/cdrom/cdu31a - wrong tmp_irq declaration
authorWojciech Cieciwa <cieciwa@alpha.zarz.agh.edu.pl>
Tue, 16 Mar 2004 23:12:43 +0000 (15:12 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 16 Mar 2004 23:12:43 +0000 (15:12 -0800)
commit89410c3e34154528660c5295df56ffa3c9959a3d
treef558234570f980a5bdcc6436ea873b1a90487b58
parent1045108497366572f37da56d32b7b5accbbf0c8c
[PATCH] drivers/cdrom/cdu31a - wrong tmp_irq declaration

cdu31a.c needs tmp_irq outside of the block it is declared in.  Move it
to the outer block.
drivers/cdrom/cdu31a.c