diff options
author | Zhang Zekun <zhangzekun11@huawei.com> | 2024-08-08 06:15:52 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-08-08 18:15:01 +0300 |
commit | 76bee035c6add05841addc3f31b41cd726b912c4 (patch) | |
tree | 4ac5dfd145b36ab64ff0ea5a018bb894d590eee5 /tools/perf/scripts/python/syscall-counts.py | |
parent | b77c6a73e10ae16b19999bebc6ca1413739dfe86 (diff) | |
download | linux-76bee035c6add05841addc3f31b41cd726b912c4.tar.xz |
irqchip/mbigen: Simplify code logic with for_each_child_of_node_scoped()
for_each_child_of_node_scoped() handles the device_node automaticlly, so
switching over to it removes the device node cleanups and allows to return
directly from the loop.
Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240808031552.3156-1-zhangzekun11@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions