From: Changman Lee Date: Fri, 1 Feb 2013 09:05:09 +0000 (+0900) Subject: f2fs: remove repeated F2FS_SET_SB_DIRT call X-Git-Tag: v3.9-rc1~67^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94787d91cba7ba168b028703b50a0224702ace9c;p=pandora-kernel.git f2fs: remove repeated F2FS_SET_SB_DIRT call F2FS_SET_SB_DIRT is called in inc_page_count and it is directly called one more time in the next line. Signed-off-by: Changman Lee Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed