diff mbox series

net: jme: fix indentation issues

Message ID 20190117000326.29632-1-colin.king@canonical.com
State Accepted
Delegated to: David Miller
Headers show
Series net: jme: fix indentation issues | expand

Commit Message

Colin Ian King Jan. 17, 2019, 12:03 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

There are two lines that have indentation issues, fix these. Also remove
an empty line.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/net/ethernet/jme.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Comments

David Miller Jan. 18, 2019, 10:03 p.m. UTC | #1
From: Colin King <colin.king@canonical.com>
Date: Thu, 17 Jan 2019 00:03:26 +0000

> From: Colin Ian King <colin.king@canonical.com>
> 
> There are two lines that have indentation issues, fix these. Also remove
> an empty line.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied to net-next.
diff mbox series

Patch

diff --git a/drivers/net/ethernet/jme.c b/drivers/net/ethernet/jme.c
index a5ab6f3403ae..763ee5281177 100644
--- a/drivers/net/ethernet/jme.c
+++ b/drivers/net/ethernet/jme.c
@@ -2034,10 +2034,9 @@  static void jme_drop_tx_map(struct jme_adapter *jme, int startidx, int count)
 				ctxbi->len,
 				PCI_DMA_TODEVICE);
 
-				ctxbi->mapping = 0;
-				ctxbi->len = 0;
+		ctxbi->mapping = 0;
+		ctxbi->len = 0;
 	}
-
 }
 
 static int