aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSebastian Reichel <sre@kernel.org>2023-11-13 23:57:24 +0100
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-12-04 11:21:47 +0100
commitbec3db03911bd85da29c1c8ee556162153002c9a (patch)
tree7094506bb8e7145c57aa636502b093fbe6afecce /tools/perf/scripts/python/bin
parentmedia: v4l: async: Fix duplicated list deletion (diff)
downloadlinux-bec3db03911bd85da29c1c8ee556162153002c9a.tar.gz
linux-bec3db03911bd85da29c1c8ee556162153002c9a.zip
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 <sre@kernel.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions