mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
efca406b94
Use of of devm_* API for resource allocation provides benefits such as auto handling of resource free. This reduces possibility have memory leaks in case of wrong error handling. All direct release calls should be removed to avoid races. Reported-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Andrii Tseglytskyi <andrii.tseglytskyi@ti.com> Signed-off-by: Kevin Hilman <khilman@linaro.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
smartreflex.c |