diff options
author | Sakari Ailus <[email protected]> | 2023-12-07 12:00:02 +0200 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2023-12-13 13:21:20 +0100 |
commit | ab8d7194acd1fea1702fff41a1ec93e458b6dcbf (patch) | |
tree | f061586f9b971c07f08dbc1a991797a8b474baca /tools/perf/scripts/python/task-analyzer.py | |
parent | fb16c04a538e1fa177bf2dcdf763292d51fe6e2b (diff) |
media: v4l: Safely to call v4l2_subdev_cleanup on an uninitialised subdev
Graciously handle an uninitialised (but still zeroed) sub-device in
v4l2_subdev_cleanup(). The list_empty() check there is unnecessary, too,
so replace that by cheking whether the lists's next field is NULL.
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions