DORMANTno replies

[PATCH 2/2] mmc/host/s3cmci: remove the excess "goto irq_out"

From: Jing Wang <hidden>
Date: 2012-11-20 06:07:14
Also in: linux-mmc
Subsystem: multimedia card (mmc), secure digital (sd) and sdio subsystem, the rest · Maintainers: Ulf Hansson, Linus Torvalds

From: Jing Wang <redacted>

This patch delete excess "goto irq_out", because the function can run as normal without this.

Signed-off-by: Jing Wang <redacted>
---
 drivers/mmc/host/s3cmci.c |    2 --
 1 file changed, 2 deletions(-)
diff --git a/drivers/mmc/host/s3cmci.c b/drivers/mmc/host/s3cmci.c
index 4638dda..e488e60 100644
--- a/drivers/mmc/host/s3cmci.c
+++ b/drivers/mmc/host/s3cmci.c
@@ -733,8 +733,6 @@ close_transfer:
 	clear_imask(host);
 	tasklet_schedule(&host->pio_tasklet);
 
-	goto irq_out;
-
 irq_out:
 	dbg(host, dbg_irq,
 	    "csta:0x%08x dsta:0x%08x fsta:0x%08x dcnt:0x%08x status:%s.\n",
-- 
1.7.9.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help