diff options
author | Max Staudt <mstaudt@chromium.org> | 2024-06-20 17:45:41 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-08-31 10:40:42 +0300 |
commit | 1395ff433cde9074f11ea24f092368570b5a544e (patch) | |
tree | 0b30757bd4e6aa0904968fb1701e12b2b30c3423 /scripts/lib/kdoc/kdoc_files.py | |
parent | f2b0effa9d079ab1a842c0c67c0ed01146305c6a (diff) | |
download | linux-1395ff433cde9074f11ea24f092368570b5a544e.tar.xz |
staging: media: ipu3: Drop superfluous check in imgu_vb2_stop_streaming()
The check for imgu_all_nodes_streaming() seems superfluous, since
imgu->streaming can only become true once imgu_all_nodes_streaming()
has been true. Hence, checking for imgu->streaming == true should
imply imgu_all_nodes_streaming(), and therefore suffice.
Signed-off-by: Max Staudt <mstaudt@chromium.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions