xfs: cleanup xfs_iomap_eof_align_last_fsb
authorChristoph Hellwig <hch@infradead.org>
Sun, 18 Dec 2011 20:00:05 +0000 (20:00 +0000)
committerBen Myers <bpm@sgi.com>
Fri, 13 Jan 2012 18:11:46 +0000 (12:11 -0600)
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 <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>

No differences found