mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
[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
|
|
@ -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 New Issue
Block a user