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:
b72f78c
)
ext4: fix awful goto in ext4_mb_new_blocks()
author
Eric Sandeen
<sandeen@redhat.com>
Thu, 8 Nov 2012 16:11:59 +0000
(11:11 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 8 Nov 2012 16:11:59 +0000
(11:11 -0500)
I think the whole function could be made prettier, but
that goto really took the cake for too-clever-by-half.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found