Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[IA64] typo s/kenrel/kernel/



Spotted by alert reader Robert Day.

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent de560374
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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");