From: Christoph Hellwig Date: Sun, 18 Dec 2011 20:00:05 +0000 (+0000) Subject: xfs: cleanup xfs_iomap_eof_align_last_fsb X-Git-Tag: v3.3-rc1~24^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf322d983e540f66517db85b6870017613bb1e8d;p=pandora-kernel.git xfs: cleanup xfs_iomap_eof_align_last_fsb Replace the nasty if, else if, elseif condition with more natural C flow that expressed the logic we want here better. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed