From: Wanpeng Li Date: Fri, 15 Jun 2012 08:52:29 +0000 (+0800) Subject: mm: cleanup on the comments of zone_reclaim_stat X-Git-Tag: v3.6-rc1~118^2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46028e6d10cbf9ccd5fb49aa0c23a430f314144c;p=thirdparty%2Fkernel%2Flinux.git mm: cleanup on the comments of zone_reclaim_stat Signed-off-by: Wanpeng Li Acked-by: Minchan Kim Signed-off-by: Jiri Kosina --- diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index 4871e31ae2778..54631776dff20 100644 --- a/include/linux/mmzone.h +++ b/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. *