From: Jianyu Zhan Date: Wed, 4 Jun 2014 23:10:58 +0000 (-0700) Subject: mm/page-writeback.c: remove outdated comment X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~81 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2f3102838d90ed6ed09a6154bdb2306f7cf1548;p=pandora-kernel.git mm/page-writeback.c: remove outdated comment There is an orphaned prehistoric comment , which used to be against get_dirty_limits(), the dawn of global_dirtyable_memory(). Back then, the implementation of get_dirty_limits() is complicated and full of magic numbers, so this comment is necessary. But we now use the clear and neat global_dirtyable_memory(), which renders this comment ambiguous and useless. Remove it. Signed-off-by: Jianyu Zhan Acked-by: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed