mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 22:19:23 +02:00
Remove unnecessary of_node_put from the continue path to prevent
child node from being released twice, which could avoid resource
leak or other unexpected issues.
Signed-off-by: Lu Hongfei <luhongfei@vivo.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| felix.c | ||
| felix.h | ||
| felix_vsc9959.c | ||
| Kconfig | ||
| Makefile | ||
| ocelot_ext.c | ||
| seville_vsc9953.c | ||