[IA64] typo s/kenrel/kernel/
Spotted by alert reader Robert Day. Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
de5603748a
commit
8ee4dc393b
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue