diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2024-10-03 22:38:45 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-03-06 19:28:28 +0300 |
commit | b50231ff015ee223732a4783eda954609369076c (patch) | |
tree | 9a8b8f183576dd05081e0185d939a13c0924821d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 223fc68d317776d9f9620d0a934efe128bf30790 (diff) | |
download | linux-b50231ff015ee223732a4783eda954609369076c.tar.xz |
media: i2c: tda1997x: Call of_node_put(ep) only once in tda1997x_parse_dt()
An of_node_put(ep) call was immediately used after a return value check
for a v4l2_fwnode_endpoint_parse() call in this function implementation.
Thus call such a function only once instead directly before the check.
This issue was transformed by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions