DORMANTno replies

[PATCH 2/4] atm: solos-pci: Remove annoying line of debugging

From: Nathan Williams <hidden>
Date: 2011-10-05 04:44:21
Also in: lkml
Subsystem: atm, the rest · Maintainers: Chas Williams, Linus Torvalds

"len: %d" isn't particularly useful for anyone and confuses users.

Signed-off-by: Nathan Williams <redacted>
---
 drivers/atm/solos-pci.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/atm/solos-pci.c b/drivers/atm/solos-pci.c
index 5d1d076..bd01aa3 100644
--- a/drivers/atm/solos-pci.c
+++ b/drivers/atm/solos-pci.c
@@ -452,7 +452,6 @@ static ssize_t console_show(struct device *dev, struct device_attribute *attr,
 
 	len = skb->len;
 	memcpy(buf, skb->data, len);
-	dev_dbg(&card->dev->dev, "len: %d\n", len);
 
 	kfree_skb(skb);
 	return len;
-- 
1.7.2.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