Re: [PATCH]drivers: returning proper error from serial driver

From: Russell King
Date: Thu Jul 13 2006 - 12:59:01 EST


On Thu, Jul 13, 2006 at 11:45:11AM -0500, Ram Gupta wrote:
> This patch fixes the issue of returning 0 even in case of error from
> uart_set_info function.
> Now it returns the error EBUSY when it can not set new port. Please apply
>
> Signed-off-by: Ram Gupta(r.gupta@xxxxxxxxxxxxxxxx)

That should be:

Signed-off-by: Ram Gupta <r.gupta@xxxxxxxxxxxxxxxx>

and please don't base64 encode patches - it makes applying them
quite difficult with automated tools. Please resend as per
Documentation/SubmittingPatches, especially section 6. Thanks.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/