diff options
author | Wan Jiabing <[email protected]> | 2021-10-28 22:49:18 -0400 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2021-10-28 21:27:38 -0700 |
commit | 10f0d2ab9aa672707559d46601fd35544759ff70 (patch) | |
tree | d5aad4fbb2069c2636c4aa8491a24b81fdc2221b /tools/perf/util/trace-event-scripting.c | |
parent | 38d9f06c57403383d574727d9978ad049b011197 (diff) |
hwmon: (nct7802) Add of_node_put() before return
Fix following coccicheck warning:
./drivers/hwmon/nct7802.c:1152:2-24: WARNING: Function
for_each_child_of_node should have of_node_put() before return.
Early exits from for_each_child_of_node should decrement the
node reference counter.
Signed-off-by: Wan Jiabing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions