Re: [PATCH v2 01/14] USB: ch341: improve documentation

From: One Thousand Gnomes
Date: Wed Apr 06 2016 - 07:58:25 EST


On Sat, 2 Apr 2016 19:07:10 +0200
Grigori Goronzy <greg@xxxxxxxxxxxx> wrote:

> Signed-off-by: Grigori Goronzy <greg@xxxxxxxxxxxx>
> ---
> drivers/usb/serial/ch341.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/usb/serial/ch341.c b/drivers/usb/serial/ch341.c
> index c73808f..43e4594 100644
> --- a/drivers/usb/serial/ch341.c
> +++ b/drivers/usb/serial/ch341.c
> @@ -3,7 +3,8 @@
> * Copyright 2007, Werner Cornelius <werner@xxxxxxxxxxxxxxxxxxxx>
> * Copyright 2009, Boris Hajduk <boris@xxxxxxxxxx>
> *
> - * ch341.c implements a serial port driver for the Winchiphead CH341.
> + * ch341.c implements a serial port driver for the Winchiphead CH341,
> + * the second-worst USB serial chip in the world.

Tempting as it may be it probably doesn't belong in the kernel.