Re: [PATCH 3/4] staging: cxtie1: remove unneeded mkret() calls

From: Greg KH
Date: Sun Mar 09 2014 - 01:37:53 EST


On Fri, Mar 07, 2014 at 09:03:04AM +0900, Daeseok Youn wrote:
>
> 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@xxxxxxxxx>
> ---
> drivers/staging/cxt1e1/linux.c | 72 +++++++++++++----------------------
> drivers/staging/cxt1e1/musycc.c | 2 +-
> drivers/staging/cxt1e1/pmcc4_drv.c | 40 ++++++++++----------
> 3 files changed, 48 insertions(+), 66 deletions(-)

This patch doesn't apply to my tree, can you refresh it, and patch 4 and
resend?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/