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:
7407cf3
)
block: kill some useless goto's in blk-cgroup.c
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 3 May 2010 12:28:55 +0000
(14:28 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 3 May 2010 12:28:55 +0000
(14:28 +0200)
goto has its place, but lets cut back on some of the more
frivolous uses of it.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found