From: Namhyung Kim Date: Tue, 24 May 2011 08:23:22 +0000 (+0200) Subject: cfq-iosched: free cic_index if cfqd allocation fails X-Git-Tag: v3.0-rc1~163^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1547010e6e15a3f44f49381246421a1e19de526e;p=pandora-kernel.git cfq-iosched: free cic_index if cfqd allocation fails When struct cfq_data allocation fails, cic_index need to be freed. Signed-off-by: Namhyung Kim Signed-off-by: Jens Axboe --- Reading git-diff-tree failed