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:
20714bf
)
Bluetooth: Move double negation to macros
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 23 Nov 2012 18:50:51 +0000
(16:50 -0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 3 Dec 2012 17:59:59 +0000
(15:59 -0200)
Some comparisons needs to double negation(!!) in order to make the value
of the field boolean. Add it to the macro makes the code more readable.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found