diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2017-01-05 15:34:07 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-01-31 12:56:49 +0300 |
commit | a2370ba2752538404e363346b339869c9973aeac (patch) | |
tree | bd1e82e1683ee6f424149a32b281d0ad6d42b6c2 /drivers/media/pci | |
parent | 21b5a1c33e11bf5a6284ff4fcf42fcc5473b83a4 (diff) | |
download | linux-a2370ba2752538404e363346b339869c9973aeac.tar.xz |
[media] v4l: s5c73m3: fix negation operator
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>
Diffstat (limited to 'drivers/media/pci')
0 files changed, 0 insertions, 0 deletions