1
0
Fork 0

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

Signed-off-by: Uwe Kleine-Koenig <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
hifive-unleashed-5.1
Uwe Kleine-Koenig 2009-01-12 23:35:47 +01:00 committed by Jiri Kosina
parent ee6921f7d8
commit 973c32bebf
1 changed files with 1 additions and 1 deletions

View File

@ -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
* - 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)
{