From: Vladimir Motyka Date: Wed, 11 May 2011 04:00:43 +0000 (-0400) Subject: mmc: card: fix potential null dereference of 'idata' X-Git-Tag: v3.0-rc1~148^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea253ecffecd38b5ab97edd73fbe2842a7de371;p=pandora-kernel.git mmc: card: fix potential null dereference of 'idata' When allocation of idata failed there was a null dereference. Also avoid calling kfree where it isn't needed. Signed-off-by: Vladimir Motyka Signed-off-by: Chris Ball --- Reading git-diff-tree failed