diff options
author | Bingbu Cao <bingbu.cao@intel.com> | 2024-05-27 18:48:57 +0800 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-05-28 08:00:14 +0200 |
commit | c19fa08c1414644b0d9275d336bdaff90af57d0b (patch) | |
tree | 11a16801405fdb0202aefa8598e646cf059a25c4 /tools/testing/selftests/bpf/prog_tests/access_variable_array.c | |
parent | ab0ed481012811fed052f609b364c118ce8a576e (diff) |
media: intel/ipu6: fix the buffer flags caused by wrong parentheses
The buffer flags is set by wrong due to wrong parentheses, the
FL_INCOMING flag is never taken an account.
Fix it by wrapping the ternary conditional operation with parentheses.
Fixes: 3c1dfb5a69cf ("media: intel/ipu6: input system video nodes and buffer queues")
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions