From: Edwin van Vliet Date: Sun, 10 Jul 2011 22:14:37 +0000 (+0200) Subject: drivers/tty/synclink: remove double comment X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=ae8dbd3eb97aad3929a981d3ab8c3cd2caee4ab1;p=linux-edison.git drivers/tty/synclink: remove double comment Redundant comment line was removed Signed-off-by: Edwin van Vliet Reviewed-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/synclink.c b/drivers/tty/synclink.c index 272e417a9b0..e67fb20490d 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 ) {