diff options
author | Ye Guojin <[email protected]> | 2021-11-09 05:59:58 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-12-10 13:23:13 +0000 |
commit | c3fbab7767c53397d7b849799474f5a27cf306e6 (patch) | |
tree | d89d1e63f3b667626cfc0bb66c8953dd8c029c3b /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
parent | b383a42ca523ce54bcbd63f7c8f3cf974abc9b9a (diff) |
irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node()
This was found by coccicheck:
./drivers/irqchip/irq-bcm7120-l2.c,328,1-7,ERROR missing put_device;
call of_find_device_by_node on line 234, but without a corresponding
object release within this function.
./drivers/irqchip/irq-bcm7120-l2.c,341,1-7,ERROR missing put_device;
call of_find_device_by_node on line 234, but without a corresponding
object release within this function.
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Ye Guojin <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions