From: Jaegeuk Kim Date: Fri, 7 Feb 2014 01:00:06 +0000 (+0900) Subject: f2fs: clean up redundant function call X-Git-Tag: v3.15-rc1~62^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe54f9dd3acfaa3ed4e1d1e3278fd0f1d1e98cd;p=pandora-kernel.git f2fs: clean up redundant function call This patch integrates inode_[inc|dec]_dirty_dents with inc_page_count to remove redundant calls. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed