From e61c6916018d72ab1f76278dc3266ad06e0b59aa Mon Sep 17 00:00:00 2001 From: Uwe Kleine-Koenig Date: Mon, 12 Jan 2009 23:35:47 +0100 Subject: [PATCH] --- yaml --- r: 140372 b: refs/heads/master c: 973c32bebf0cadf3a17c50255ff17477fcffaec8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/proc/nommu.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 55bc6eb1ed2b..0256d0901b36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ee6921f7d82c765011b1df146cbc1103720ab33b +refs/heads/master: 973c32bebf0cadf3a17c50255ff17477fcffaec8 diff --git a/trunk/fs/proc/nommu.c b/trunk/fs/proc/nommu.c index b446d7ad0b0d..7e14d1a04001 100644 --- a/trunk/fs/proc/nommu.c +++ b/trunk/fs/proc/nommu.c @@ -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) {