mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 23:01:18 +00:00
Fix following coccicheck warning: ./arch/arm/mach-at91/pm.c:643:1-33: WARNING: Function for_each_matching_node_and_match should have of_node_put() before goto Early exits from for_each_matching_node_and_match should decrement the node reference counter. Signed-off-by: Wan Jiabing <wanjiabing@vivo.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Link: https://lore.kernel.org/r/20211014084555.21422-1-wanjiabing@vivo.com |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| at91rm9200.c | ||
| at91sam9.c | ||
| generic.h | ||
| Kconfig | ||
| Makefile | ||
| Makefile.boot | ||
| pm_data-offsets.c | ||
| pm_suspend.S | ||
| pm.c | ||
| pm.h | ||
| sam9x60.c | ||
| sama5.c | ||
| sama7.c | ||
| samv7.c | ||