staging: cxt1e1: remove unneeded mkret() calls
authorDaeseok Youn <daeseok.youn@gmail.com>
Tue, 18 Mar 2014 00:45:40 +0000 (09:45 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Mar 2014 20:05:13 +0000 (13:05 -0700)
commit2ebd09acedc8339c511101e8b3c4dc5b32f0215d
tree46c40a78115117786477b7272d9de688bf42db60
parent6f2c9efa66d0455e2a5a3de600deaed433e1f3a4
staging: cxt1e1: remove unneeded mkret() calls

The mkret() change a value of error from positive to
negative. This patch is modified to return negative value
when it failed. It doesn't need to call with function
for changing from positive to negative.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cxt1e1/linux.c
drivers/staging/cxt1e1/musycc.c
drivers/staging/cxt1e1/pmcc4_drv.c