Re: [PATCH 1/1] icom: Removing unused variables and converting spaceto tabs

From: Jiri Slaby
Date: Wed Mar 11 2009 - 11:26:55 EST


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