* [PATCH] spelling fixes: arch/avr32/
@ 2007-05-11 19:40 Simon Arlott
2007-05-13 13:17 ` Haavard Skinnemoen
0 siblings, 1 reply; 2+ messages in thread
From: Simon Arlott @ 2007-05-11 19:40 UTC (permalink / raw)
To: Linux Kernel Mailing List, hskinnemoen, trivial
Spelling fixes in arch/avr32/.
Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
---
arch/avr32/kernel/irq.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/avr32/kernel/irq.c b/arch/avr32/kernel/irq.c
index fd31124..d83c6b9 100644
--- a/arch/avr32/kernel/irq.c
+++ b/arch/avr32/kernel/irq.c
@@ -9,12 +9,12 @@
* published by the Free Software Foundation.
*
* This file contains the code used by various IRQ handling routines:
- * asking for different IRQ's should be done through these routines
+ * asking for different IRQs should be done through these routines
* instead of just grabbing them. Thus setups with different IRQ numbers
* shouldn't result in any weird surprises, and installing new handlers
* should be easier.
*
- * IRQ's are in fact implemented a bit like signal handlers for the kernel.
+ * IRQs are in fact implemented a bit like signal handlers for the kernel.
* Naturally it's not a 1:1 relation, but there are similarities.
*/
--
1.5.0.1
--
Simon Arlott
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] spelling fixes: arch/avr32/
2007-05-11 19:40 [PATCH] spelling fixes: arch/avr32/ Simon Arlott
@ 2007-05-13 13:17 ` Haavard Skinnemoen
0 siblings, 0 replies; 2+ messages in thread
From: Haavard Skinnemoen @ 2007-05-13 13:17 UTC (permalink / raw)
To: Simon Arlott; +Cc: Linux Kernel Mailing List, trivial
On Fri, 11 May 2007 20:40:51 +0100
Simon Arlott <simon@fire.lp0.eu> wrote:
> Spelling fixes in arch/avr32/.
>
> Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Thanks, but the comment doesn't really make sense anymore since most of
the interrupt handling logic is elsewhere. I think I'd rather just
remove it.
Haavard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-13 13:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11 19:40 [PATCH] spelling fixes: arch/avr32/ Simon Arlott
2007-05-13 13:17 ` Haavard Skinnemoen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.