block: kill some useless goto's in blk-cgroup.c
authorJens Axboe <jens.axboe@oracle.com>
Mon, 3 May 2010 12:28:55 +0000 (14:28 +0200)
committerJens 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