From: Johannes Weiner Date: Wed, 29 Oct 2014 21:50:46 +0000 (-0700) Subject: mm: page-writeback: inline account_page_dirtied() into single caller X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3c02ecf7f2852f122d6d16fb9b3d9cb0c6f201;p=pandora-kernel.git mm: page-writeback: inline account_page_dirtied() into single caller A follow-up patch would have changed the call signature. To save the trouble, just fold it instead. Signed-off-by: Johannes Weiner Acked-by: Michal Hocko Cc: Vladimir Davydov Cc: [3.17.x] Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed