diff options
author | Sebastian Reichel <[email protected]> | 2023-11-13 23:57:24 +0100 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2023-12-04 11:21:47 +0100 |
commit | bec3db03911bd85da29c1c8ee556162153002c9a (patch) | |
tree | 7094506bb8e7145c57aa636502b093fbe6afecce /tools/perf/scripts/python/flamegraph.py | |
parent | 3de6ee94aae701fa949cd3b5df6b6a440ddfb8f2 (diff) |
media: v4l: async: Drop useless list move operation
v4l2_async_unbind_subdev_one(), which is called in the line
following the list_move() operation contains list_move_tail()
for the same entry and overrides anything list_move() did.
Thus it can be removed.
Signed-off-by: Sebastian Reichel <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions