From: Wolfram Sang Date: Sat, 20 Mar 2010 15:31:46 +0000 (+0000) Subject: mtd/maps/pismo: remove dangling pointer and a leak X-Git-Tag: v2.6.35-rc1~465^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=395b228858778d3c44f7c413693a6acaa8bb62dc;p=pandora-kernel.git mtd/maps/pismo: remove dangling pointer and a leak While looking for drivers which forgot to clear i2c_clientdata before freeing the data structure it points to, I found that the pismo driver even has a leak on the probe error path. Signed-off-by: Wolfram Sang Acked-by: Russell King Signed-off-by: David Woodhouse --- Reading git-diff-tree failed