From: Johannes Berg Date: Wed, 13 Dec 2006 12:38:22 +0000 (+0100) Subject: [POWERPC] Fix comment in kernel/irq.c X-Git-Tag: v2.6.21-rc1~92^2~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d4dda3332577bc2228b8d436f3d2796c59a520;p=pandora-kernel.git [POWERPC] Fix comment in kernel/irq.c 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. Signed-off-by: Johannes Berg Cc: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed