From: Mark M. Hoffman Date: Sat, 27 Aug 2005 01:34:08 +0000 (-0700) Subject: [PATCH] I2C hwmon: kfree fixes X-Git-Tag: v2.6.13~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bebf4688e9dbbfdd421736685d607bced91a3c91;p=pandora-kernel.git [PATCH] I2C hwmon: kfree fixes This patch fixes several instances of hwmon drivers kfree'ing the "wrong" pointer; the existing code works somewhat by accident. (akpm: plucked from Greg's queue based on lkml discussion. Finishes off the patch from Jon Corbet) Signed-off-by: Mark M. Hoffman Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed