From 3e2a889e91bffe8e59e0f7a9244d20b7a9a8121c Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Fri, 15 Jun 2012 16:52:29 +0800 Subject: [PATCH] --- yaml --- r: 316094 b: refs/heads/master c: 46028e6d10cbf9ccd5fb49aa0c23a430f314144c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mmzone.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c2e6b4c6b3e9..d2a5280789af 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: be7bd59db71dfb6dc011c9880fec5a659430003a +refs/heads/master: 46028e6d10cbf9ccd5fb49aa0c23a430f314144c diff --git a/trunk/include/linux/mmzone.h b/trunk/include/linux/mmzone.h index 4871e31ae277..54631776dff2 100644 --- a/trunk/include/linux/mmzone.h +++ b/trunk/include/linux/mmzone.h @@ -316,7 +316,7 @@ enum zone_type { struct zone_reclaim_stat { /* * The pageout code in vmscan.c keeps track of how many of the - * mem/swap backed and file backed pages are refeferenced. + * mem/swap backed and file backed pages are referenced. * The higher the rotated/scanned ratio, the more valuable * that cache is. *