From: Axel Lin Date: Wed, 24 Nov 2010 20:57:14 +0000 (-0800) Subject: drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() X-Git-Tag: v2.6.37-rc4~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38eeaae267e4cd385ababcc2df82f6c46fc8633;p=pandora-kernel.git drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() struct als_data *data is not used in this driver at all. Also add a missing ">" character for MODULE_AUTHOR. Signed-off-by: Axel Lin Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed