mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 00:28:54 +02:00
devm_add_action_or_reset() already invokes the action on failure,
so the explicit put causes a double-put.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-cs42l43.c | ||
| pinctrl-cs47l15.c | ||
| pinctrl-cs47l35.c | ||
| pinctrl-cs47l85.c | ||
| pinctrl-cs47l90.c | ||
| pinctrl-cs47l92.c | ||
| pinctrl-lochnagar.c | ||
| pinctrl-madera-core.c | ||
| pinctrl-madera.h | ||