Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8ee4dc393b90c4bce313ef1044d068b9e68e1b5f
Commit:     8ee4dc393b90c4bce313ef1044d068b9e68e1b5f
Parent:     de5603748af8bf7deac403e6ba92887f8d18e812
Author:     Tony Luck <[EMAIL PROTECTED]>
AuthorDate: Thu May 10 09:35:30 2007 -0700
Committer:  Tony Luck <[EMAIL PROTECTED]>
CommitDate: Thu May 10 09:35:30 2007 -0700

    [IA64] typo s/kenrel/kernel/
    
    Spotted by alert reader Robert Day.
    
    Signed-off-by: Tony Luck <[EMAIL PROTECTED]>
---
 arch/ia64/kernel/err_inject.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/ia64/kernel/err_inject.c b/arch/ia64/kernel/err_inject.c
index 6a49600..b642648 100644
--- a/arch/ia64/kernel/err_inject.c
+++ b/arch/ia64/kernel/err_inject.c
@@ -291,5 +291,5 @@ module_init(err_inject_init);
 module_exit(err_inject_exit);
 
 MODULE_AUTHOR("Fenghua Yu <[EMAIL PROTECTED]>");
-MODULE_DESCRIPTION("MC error injection kenrel sysfs interface");
+MODULE_DESCRIPTION("MC error injection kernel sysfs interface");
 MODULE_LICENSE("GPL");
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to