trivial: fix typo "kernal" -> "kernel"
authorUwe Kleine-Koenig <Uwe.Kleine-Koenig@digi.com>
Mon, 12 Jan 2009 22:35:47 +0000 (23:35 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 30 Mar 2009 13:21:57 +0000 (15:21 +0200)
Signed-off-by: Uwe Kleine-Koenig <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/proc/nommu.c

index b446d7a..7e14d1a 100644 (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)
 {