From: Tejun Heo Date: Mon, 10 Nov 2008 06:28:59 +0000 (+0900) Subject: block: fix add_partition() error path X-Git-Tag: v2.6.28-rc6~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb60fa1066622ddb2278732cf61e0c4544e82c6f;p=pandora-kernel.git block: fix add_partition() error path Partition stats structure was not freed on devt allocation failure path. Fix it. Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed