Re: [Uclinux-dist-devel] [PATCH] arch/blackfin/: Spelling fixes

2007-12-17 Thread Mike Frysinger
On Dec 17, 2007 2:30 PM, Joe Perches <[EMAIL PROTECTED]> wrote:
>
> Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
> ---
>  arch/blackfin/kernel/early_printk.c  |2 +-
>  arch/blackfin/mach-bf548/ints-priority.c |2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

thanks, this has been merged into the Blackfin tree and will get
pushed by Bryan during the next set
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] arch/blackfin/: Spelling fixes

2007-12-17 Thread Joe Perches

Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
---
 arch/blackfin/kernel/early_printk.c  |2 +-
 arch/blackfin/mach-bf548/ints-priority.c |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/blackfin/kernel/early_printk.c 
b/arch/blackfin/kernel/early_printk.c
index 724f4a5..fb11ce6 100644
--- a/arch/blackfin/kernel/early_printk.c
+++ b/arch/blackfin/kernel/early_printk.c
@@ -187,7 +187,7 @@ asmlinkage void __init init_early_exception_vectors(void)
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
diff --git a/arch/blackfin/mach-bf548/ints-priority.c 
b/arch/blackfin/mach-bf548/ints-priority.c
index cb0ebac..546517c 100644
--- a/arch/blackfin/mach-bf548/ints-priority.c
+++ b/arch/blackfin/mach-bf548/ints-priority.c
@@ -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.
-- 
1.5.3.7.949.g2221a6

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


[PATCH] arch/blackfin/: Spelling fixes

2007-12-17 Thread Joe Perches

Signed-off-by: Joe Perches [EMAIL PROTECTED]
---
 arch/blackfin/kernel/early_printk.c  |2 +-
 arch/blackfin/mach-bf548/ints-priority.c |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/blackfin/kernel/early_printk.c 
b/arch/blackfin/kernel/early_printk.c
index 724f4a5..fb11ce6 100644
--- a/arch/blackfin/kernel/early_printk.c
+++ b/arch/blackfin/kernel/early_printk.c
@@ -187,7 +187,7 @@ asmlinkage void __init init_early_exception_vectors(void)
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
diff --git a/arch/blackfin/mach-bf548/ints-priority.c 
b/arch/blackfin/mach-bf548/ints-priority.c
index cb0ebac..546517c 100644
--- a/arch/blackfin/mach-bf548/ints-priority.c
+++ b/arch/blackfin/mach-bf548/ints-priority.c
@@ -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.
-- 
1.5.3.7.949.g2221a6

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


Re: [Uclinux-dist-devel] [PATCH] arch/blackfin/: Spelling fixes

2007-12-17 Thread Mike Frysinger
On Dec 17, 2007 2:30 PM, Joe Perches [EMAIL PROTECTED] wrote:

 Signed-off-by: Joe Perches [EMAIL PROTECTED]
 ---
  arch/blackfin/kernel/early_printk.c  |2 +-
  arch/blackfin/mach-bf548/ints-priority.c |2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

thanks, this has been merged into the Blackfin tree and will get
pushed by Bryan during the next set
-mike
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/