From: Felipe Balbi Date: Tue, 27 Apr 2010 01:20:10 +0000 (-0700) Subject: cbus: no ternary on return X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a6d8bdb08575ab781eecdd48168327207e29373;p=pandora-kernel.git cbus: no ternary on return data is reset to 0 if is_read is true. No need to use ternary operator before returning. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed