[PATCH] do_IRQ() warning fix
authorAndrew Morton <akpm@osdl.org>
Tue, 27 Jun 2006 09:55:09 +0000 (02:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:48 +0000 (17:32 -0700)
commit91bf46026966926f3b63539db423144b8c66eab4
tree6e132eb0d3b87e959db8e84a045ba28f33739923
parent775d584c63818595dd6ba635438753cf3c18e4b1
[PATCH] do_IRQ() warning fix

arch/i386/kernel/irq.c: In function 'do_IRQ':
arch/i386/kernel/irq.c:104: warning: suggest parentheses around arithmetic in operand of |

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/irq.c