Thread (2 messages) 2 messages, 2 authors, 2011-07-10

Re: [PATCH] drivers/tty/serial/crisv10: fix double assignment

From: Jesper Juhl <hidden>
Date: 2011-07-10 23:39:58
Also in: lkml

On Mon, 11 Jul 2011, Edwin van Vliet wrote:
quoted hunk ↗ jump to hunk
Struct member dma_in_enabled was assigned twice in a row.

Signed-off-by: Edwin van Vliet <redacted>
---
 drivers/tty/serial/crisv10.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/tty/serial/crisv10.c b/drivers/tty/serial/crisv10.c
index 225123b..0c55181 100644
--- a/drivers/tty/serial/crisv10.c
+++ b/drivers/tty/serial/crisv10.c
@@ -330,7 +330,6 @@ static struct e100_serial rs_table[] = {
 	  .dma_in_irq_description = "serial 1 dma rec",
 #else
 	  .dma_in_enabled = 0,
-	  .dma_in_enabled = 0,
 	  .dma_in_nbr = UINT_MAX,
 	  .dma_in_irq_nbr = 0,
 	  .dma_in_irq_flags = 0,
Looks correct to me.
Reviewed-by: Jesper Juhl <redacted>

-- 
Jesper Juhl [off-list ref]       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help