diff options
| author | Wei Yongjun <[email protected]> | 2017-01-25 14:09:52 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-01-27 09:13:57 +0100 |
| commit | f2d697604cc860a177b793f669b22ef9c13131b9 (patch) | |
| tree | 3cf3e504efb473a7327ba8d12441a4e72f5240fc /tools/perf/scripts/python | |
| parent | aed74b140e10725caf8a982ea26610d1dd1f612c (diff) | |
eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzalloc
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes: cfad6425382e ("eeprom: Add IDT 89HPESx EEPROM/CSR driver")
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Serge Semin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions