Skip to content

Commit

Permalink
[IA64] typo s/kenrel/kernel/
Browse files Browse the repository at this point in the history
Spotted by alert reader Robert Day.

Signed-off-by: Tony Luck <tony.luck@intel.com>
  • Loading branch information
Tony Luck committed May 10, 2007
1 parent de56037 commit 8ee4dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/ia64/kernel/err_inject.c
Original file line number Diff line number Diff line change
Expand Up @@ -291,5 +291,5 @@ module_init(err_inject_init);
module_exit(err_inject_exit);

MODULE_AUTHOR("Fenghua Yu <fenghua.yu@intel.com>");
MODULE_DESCRIPTION("MC error injection kenrel sysfs interface");
MODULE_DESCRIPTION("MC error injection kernel sysfs interface");
MODULE_LICENSE("GPL");

0 comments on commit 8ee4dc3

Please sign in to comment.