git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6695be6
)
[media] lg2160: dubious one-bit signed bitfield
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 17 Apr 2013 11:18:30 +0000
(08:18 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 22 Apr 2013 13:04:20 +0000
(10:04 -0300)
Sparse complains that these are "dubious one-bit signed bitfields" and
the comment says it was intended to be 1 and 0 instead of -1 and 0.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found