Re: [PATCH 3/3] powerpc: fix comment in kernel/irq.c
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2006-12-13 13:13:24
Attachments
- signature.asc [application/pgp-signature] 190 bytes
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2006-12-13 13:13:24
On Wed, 2006-12-13 at 13:38 +0100, Johannes Berg wrote:
kernel/irq.c contains a comment that speaks of -1 and -2 as interrupt numbers, but this is actually dependent on configuration options now. Replace by NO_IRQ and NO_IRQ_ENABLED.
Humm, this got into this patchset by accident. That doesn't really make it wrong though :) johannes