The patch titled Subject: mm: fix zone_reclaim_stat() comment has been removed from the -mm tree. Its filename was mm-cleanup-on-the-comments-of-zone_reclaim_stat.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ From: Wanpeng Li <liwp@xxxxxxxxxxxxxxxxxx> Subject: mm: fix zone_reclaim_stat() comment Signed-off-by: Wanpeng Li <liwp.linux@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/mmzone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN include/linux/mmzone.h~mm-cleanup-on-the-comments-of-zone_reclaim_stat include/linux/mmzone.h --- a/include/linux/mmzone.h~mm-cleanup-on-the-comments-of-zone_reclaim_stat +++ a/include/linux/mmzone.h @@ -187,7 +187,7 @@ static inline int is_unevictable_lru(enu 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. * _ Patches currently in -mm which might be from liwp@xxxxxxxxxxxxxxxxxx are origin.patch linux-next.patch mm-prepare-for-removal-of-obsolete-proc-sys-vm-nr_pdflush_threads.patch mm-remove-unused-lru_all_evictable.patch memcg-rename-mem_control_xxx-to-memcg_xxx.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html