summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-core.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-07-01 14:28:15 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2005-07-11 14:10:36 -0700
commit5da69ba42aa42a479c0f5d8cb8351ebb6b51c12e (patch)
tree3a0f32c3fbc961bb5f6b39c22c573fa8acd7c443 /drivers/i2c/i2c-core.c
parent2146fec20c38d926f0d88413977f941f42a14588 (diff)
downloadlinux-5da69ba42aa42a479c0f5d8cb8351ebb6b51c12e.tar.gz
linux-5da69ba42aa42a479c0f5d8cb8351ebb6b51c12e.tar.bz2
linux-5da69ba42aa42a479c0f5d8cb8351ebb6b51c12e.zip
[PATCH] I2C: m41t00: fix incorrect kfree
Here is a simple path fixing an incorrect kfree in the m41t00 i2c chip driver. The current code happens to work by accident, but the freed pointer isn't the one which was allocated in the first place, which could cause problems later. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/i2c/i2c-core.c')
0 files changed, 0 insertions, 0 deletions