Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755506Ab2FOIwl (ORCPT ); Fri, 15 Jun 2012 04:52:41 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:61661 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753060Ab2FOIwk (ORCPT ); Fri, 15 Jun 2012 04:52:40 -0400 From: Wanpeng Li To: LKML Cc: Jiri Kosina , Andrew Morton , KAMEZAWA Hiroyuki , Mel Gorman , Michal Hocko , Minchan Kim , Gavin Shan , Wanpeng Li Subject: [PATCH][TRIVIAL][resend] mm: cleanup on the comments of zone_reclaim_stat Date: Fri, 15 Jun 2012 16:52:29 +0800 Message-Id: <1339750349-5601-1-git-send-email-liwp.linux@gmail.com> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1010 Lines: 30 From: Wanpeng Li Signed-off-by: Wanpeng Li Acked-by: Minchan Kim --- include/linux/mmzone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index 2427706..d6a5f83 100644 --- a/include/linux/mmzone.h +++ b/include/linux/mmzone.h @@ -188,7 +188,7 @@ static inline int is_unevictable_lru(enum lru_list lru) 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. * -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/