From: Jens Axboe Date: Mon, 3 May 2010 12:28:55 +0000 (+0200) Subject: block: kill some useless goto's in blk-cgroup.c X-Git-Tag: v2.6.35-rc1~442^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f3942a39ed768c967cb71ea0e9be7fc94112713;p=pandora-kernel.git block: kill some useless goto's in blk-cgroup.c goto has its place, but lets cut back on some of the more frivolous uses of it. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed