aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2007-06-01 17:23:26 +1000
committerPaul Mackerras <[email protected]>2007-06-02 21:01:56 +1000
commitf5921697cf5cae68dcbfa881d9e08f3cebef47eb (patch)
treef62bed4b30a8c8258ec92dacc2da1c7f48007c22 /include/linux
parenta4c28ab7445f5ca60e56ffd90edb3e9fc1330b71 (diff)
[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
There is a thinko in the irq code, it uses IRQ_NONE to indicate no irq, whereas it should be using NO_IRQ. IRQ_NONE is returned from irq handlers to say "not handled". As it happens they currently have the same value (0), so this is just for future proof-ness. Signed-off-by: Michael Ellerman <[email protected]> Acked-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions