mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
5da69ba42a
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> |
||
---|---|---|
.. | ||
algos | ||
busses | ||
chips | ||
i2c-core.c | ||
i2c-dev.c | ||
i2c-sensor-detect.c | ||
i2c-sensor-vid.c | ||
Kconfig | ||
Makefile |