Title: [4050] trunk/arch/blackfin: [PATCH] arch/blackfin/: Spelling fixes
Revision
4050
Author
vapier
Date
2007-12-17 11:56:44 -0600 (Mon, 17 Dec 2007)

Log Message

[PATCH] arch/blackfin/: Spelling fixes
Signed-off-by: Joe Perches <[EMAIL PROTECTED]>

Diffstat

 kernel/early_printk.c      |    2 +-
 mach-bf548/ints-priority.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified Paths

Diff

Modified: trunk/arch/blackfin/kernel/early_printk.c (4049 => 4050)


--- trunk/arch/blackfin/kernel/early_printk.c	2007-12-17 14:14:35 UTC (rev 4049)
+++ trunk/arch/blackfin/kernel/early_printk.c	2007-12-17 17:56:44 UTC (rev 4050)
@@ -187,7 +187,7 @@
 	bfin_write_EVT15(early_trap);
 	CSYNC();
 
-	/* Set all the return from interupt, exception, NMI to a known place
+	/* Set all the return from interrupt, exception, NMI to a known place
 	 * so if we do a RETI, RETX or RETN by mistake - we go somewhere known
 	 * Note - don't change RETS - we are in a subroutine, or
 	 * RETE - since it might screw up if emulator is attached

Modified: trunk/arch/blackfin/mach-bf548/ints-priority.c (4049 => 4050)


--- trunk/arch/blackfin/mach-bf548/ints-priority.c	2007-12-17 14:14:35 UTC (rev 4049)
+++ trunk/arch/blackfin/mach-bf548/ints-priority.c	2007-12-17 17:56:44 UTC (rev 4050)
@@ -4,7 +4,7 @@
  * Author:       Michael Hennerich
  *
  * Created:
- * Description:  Set up the interupt priorities
+ * Description:  Set up the interrupt priorities
  *
  * Modified:
  *               Copyright 2004-2006 Analog Devices Inc.
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to