mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
df94121f02
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes:
|
||
---|---|---|
.. | ||
gs1662.c | ||
Kconfig | ||
Makefile |