From: Dan Carpenter Date: Fri, 7 May 2010 09:06:21 +0000 (+0200) Subject: backlight: 88pm860x_bl - potential memory leak X-Git-Tag: v2.6.35-rc1~31^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9844ce0501b03843c44156d6e36afb80e847c974;p=pandora-kernel.git backlight: 88pm860x_bl - potential memory leak I added a kfree() on the error path. I don't really expect it to affect anyone, but it's easy and makes the static checkers happy. Signed-off-by: Dan Carpenter Signed-off-by: Richard Purdie --- Reading git-diff-tree failed