Commit 973c32be authored by Uwe Kleine-Koenig's avatar Uwe Kleine-Koenig Committed by Jiri Kosina

trivial: fix typo "kernal" -> "kernel"

Signed-off-by: default avatarUwe Kleine-Koenig <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent ee6921f7
...@@ -76,7 +76,7 @@ static int nommu_region_show(struct seq_file *m, struct vm_region *region) ...@@ -76,7 +76,7 @@ static int nommu_region_show(struct seq_file *m, struct vm_region *region)
/* /*
* display a list of all the REGIONs the kernel knows about * display a list of all the REGIONs the kernel knows about
* - nommu kernals have a single flat list * - nommu kernels have a single flat list
*/ */
static int nommu_region_list_show(struct seq_file *m, void *_p) static int nommu_region_list_show(struct seq_file *m, void *_p)
{ {
......
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