[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49B7D830.10601@gmail.com>
Date: Wed, 11 Mar 2009 16:26:40 +0100
From: Jiri Slaby <jirislaby@...il.com>
To: Breno Leitao <leitao@...ux.vnet.ibm.com>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
akpm@...ux-foundation.org, alan@...rguk.ukuu.org.uk
Subject: Re: [PATCH 1/1] icom: Removing unused variables and converting space
to tabs
On 11.3.2009 16:18, Breno Leitao wrote:
> --- a/drivers/serial/icom.c
> +++ b/drivers/serial/icom.c
> @@ -1022,7 +1022,6 @@ static void icom_send_xchar(struct uart_port *port, char ch)
> writeb(ch,&ICOM_PORT->dram->xchar);
>
> /* flush write operation */
> - xdata = readb(&ICOM_PORT->dram->xchar);
NACK. Did you read the comment above?
--
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