Re: [PATCH 1/3] Input: xpad - return proper error in error path

From: Dmitry Torokhov
Date: Fri Nov 12 2010 - 01:06:51 EST


On Fri, Nov 12, 2010 at 10:48:36AM +0800, Axel Lin wrote:
> In current implementation, xpad_probe return 0 when
> usb_alloc_urb failed for xpad->bulk_out and kzalloc failed for xpad->bdata.
>
> This patch removes the initialization for error variable,
> assign the error code at the place the error happens instead.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>

Applied all 3, thanks Axel.

--
Dmitry
--
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/