Thread (3 messages) flat view 3 messages, 2 authors, 2014-07-22
STALE4403d

[PATCH] atm: Remove fix me in solos-pci

From: Nicholas Krause <hidden>
Date: 2014-07-22 04:07:26
Subsystem: atm, the rest · Maintainers: Chas Williams, Linus Torvalds

This removes a fix me as the default statement for solos_bh is correct
and needs no fixing.

Signed-off-by: Nicholas Krause <redacted>
---
 drivers/atm/solos-pci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/atm/solos-pci.c b/drivers/atm/solos-pci.c
index 943cf0d..58a0a8f 100644
--- a/drivers/atm/solos-pci.c
+++ b/drivers/atm/solos-pci.c
@@ -851,7 +851,7 @@ static void solos_bh(unsigned long card_arg)
 				break;
 
 			case PKT_COMMAND:
-			default: /* FIXME: Not really, surely? */
+			default:
 				if (process_command(card, port, skb))
 					break;
 				spin_lock(&card->cli_queue_lock);
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help