cbus: no ternary on return
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 15 Dec 2009 23:30:57 +0000 (01:30 +0200)
committerFelipe Balbi <felipe.balbi@nokia.com>
Tue, 6 Apr 2010 14:46:44 +0000 (17:46 +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