From: Namjae Jeon Date: Wed, 30 Jan 2013 13:47:16 +0000 (+0900) Subject: f2fs: reorganize code for ra_node_page X-Git-Tag: v3.9-rc1~67^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b52a598a4df55782462acba3bdced1a4610a60;p=pandora-kernel.git f2fs: reorganize code for ra_node_page We can remove unneeded label unlock_out, avoid unnecessary jump and reorganize the returning conditions in this function. Signed-off-by: Namjae Jeon Signed-off-by: Amit Sahrawat Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed