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 18:59:43 -0700 |
commit | 5463a3dccf10204577b8c1c170ca66efa7b65e3e (patch) | |
tree | 73f0137992a44a0ecf477afa28384d34b335f945 /include/linux/pstore_ram.h | |
parent | ad25f11ed216d5ce3b5566b2f187b59fa3061b40 (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/linux/pstore_ram.h')
0 files changed, 0 insertions, 0 deletions