Skip to content

Commit

Permalink
trivial: fix typo "kernal" -> "kernel"
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-Koenig <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Uwe Kleine-Koenig authored and Jiri Kosina committed Mar 30, 2009
1 parent ee6921f commit 973c32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/proc/nommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 973c32b

Please sign in to comment.