[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1107110032000.2818@swampdragon.chaosbits.net>
Date: Mon, 11 Jul 2011 00:32:13 +0200 (CEST)
From: Jesper Juhl <jj@...osbits.net>
To: Edwin van Vliet <edwin@...atah.nl>
cc: gregkh@...e.de, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] drivers/tty/synclink: remove double comment
On Mon, 11 Jul 2011, Edwin van Vliet wrote:
> Redundant comment line was removed
>
> Signed-off-by: Edwin van Vliet <edwin@...atah.nl>
> ---
> drivers/tty/synclink.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/tty/synclink.c b/drivers/tty/synclink.c
> index 272e417..e67fb20 100644
> --- a/drivers/tty/synclink.c
> +++ b/drivers/tty/synclink.c
> @@ -2124,7 +2124,6 @@ static int mgsl_write(struct tty_struct * tty,
> if ( info->params.mode == MGSL_MODE_HDLC ||
> info->params.mode == MGSL_MODE_RAW ) {
> /* operating in synchronous (frame oriented) mode */
> - /* operating in synchronous (frame oriented) mode */
> if (info->tx_active) {
>
> if ( info->params.mode == MGSL_MODE_HDLC ) {
Reviewed-by: Jesper Juhl <jj@...osbits.net>
--
Jesper Juhl <jj@...osbits.net> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists