Commit 8ee4dc39 authored by Tony Luck's avatar Tony Luck

[IA64] typo s/kenrel/kernel/

Spotted by alert reader Robert Day.
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent de560374
......@@ -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");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment