cbus: no ternary on return
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 27 Apr 2010 01:20:10 +0000 (18:20 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Aug 2010 09:12:31 +0000 (12:12 +0300)
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