[-mm PATCH] Small fixup of CONFIG_DEBUG_SHIRQ help text

From: Jesper Juhl
Date: Thu Jan 05 2006 - 15:14:35 EST


From: Jesper Juhl <jesper.juhl@xxxxxxxxx>


Small fixup of CONFIG_DEBUG_SHIRQ help text.


Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
---

lib/Kconfig.debug | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.15-mm1-orig/lib/Kconfig.debug 2006-01-05 18:15:43.000000000 +0100
+++ linux-2.6.15-mm1/lib/Kconfig.debug 2006-01-05 21:11:28.000000000 +0100
@@ -192,7 +192,7 @@
help
Enable this to generate a spurious interrupt as soon as a shared interrupt
handler is registered, and just before one is deregistered. Drivers ought
- to be able to handle interrupts coming in at those some; some don't and
+ to be able to handle interrupts coming in at those points; some don't and
need to be caught.

config FRAME_POINTER


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/