diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2017-01-05 10:34:07 -0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-06 19:19:42 -0700 |
commit | b3ddb091c77fae247b98b167e306da5b768ad612 (patch) | |
tree | 16b2dba78b5b730a242bb9f6a4bd776ccc449ace /include | |
parent | 407669f2c9fe9f32aeb39f715d748fe456718aac (diff) |
v4l: s5c73m3: fix negation operator
commit a2370ba2752538404e363346b339869c9973aeac upstream.
Bool values should be negated using logical operators. Using bitwise operators
results in unexpected and possibly incorrect results.
Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions