From: Jiri Slaby Date: Wed, 23 Sep 2009 14:09:56 +0000 (+0200) Subject: USB: usblcd, fix memory leak X-Git-Tag: v2.6.32-rc4~4^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696a4ace98b6b9c05c642a6840be98d6fde57655;p=pandora-kernel.git USB: usblcd, fix memory leak Stanse found a memory leak in lcd_probe. Instead of returning without releasing the memory, jump to the error label which frees it. http://stanse.fi.muni.cz/ Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed