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:
8833381
)
cbus: no ternary on return
author
Felipe Balbi
<felipe.balbi@nokia.com>
Tue, 27 Apr 2010 01:20:10 +0000
(18:20 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 28 Sep 2010 19:02:01 +0000
(12:02 -0700)
data is reset to 0 if is_read is true. No need
to use ternary operator before returning.
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
No differences found