mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes:
|
||
---|---|---|
.. | ||
at24.c | ||
at25.c | ||
digsy_mtc_eeprom.c | ||
eeprom.c | ||
eeprom_93cx6.c | ||
eeprom_93xx46.c | ||
idt_89hpesx.c | ||
Kconfig | ||
Makefile | ||
max6875.c |