git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
673e8e5
)
xfs: cleanup xfs_iomap_eof_align_last_fsb
author
Christoph Hellwig
<hch@infradead.org>
Sun, 18 Dec 2011 20:00:05 +0000
(20:00 +0000)
committer
Ben 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