Re: [PATCH 2/2] drivers/tty/synclink: remove double comment

From: Jesper Juhl
Date: Sun Jul 10 2011 - 18:32:21 EST


On Mon, 11 Jul 2011, Edwin van Vliet wrote:

> Redundant comment line was removed
>
> Signed-off-by: Edwin van Vliet <edwin@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxx>

--
Jesper Juhl <jj@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/