From: Brian Foster Date: Mon, 18 Mar 2013 14:51:43 +0000 (-0400) Subject: xfs: reorganize xfs_iomap_prealloc_size to remove indentation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~58^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c58b5f809eda8ae8d891b7a87d0a235ab0f9bf5;p=pandora-kernel.git xfs: reorganize xfs_iomap_prealloc_size to remove indentation The majority of xfs_iomap_prealloc_size() executes within the check for lack of default I/O size. Reverse the logic to remove the extra indentation. Signed-off-by: Brian Foster Reviewed-by: Dave Chinner Reviewed-by: Ben Myers Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed