From: Jan Schmidt Date: Fri, 17 Aug 2012 21:04:41 +0000 (-0700) Subject: btrfs: improved readablity for add_inode_ref X-Git-Tag: v3.7-rc1~71^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1d7843ca4b3a9009bea87f85ad33854b910aea;p=pandora-kernel.git btrfs: improved readablity for add_inode_ref Moved part of the code into a sub function and replaced most of the gotos by ifs, hoping that it will be easier to read now. Signed-off-by: Jan Schmidt Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed