[openib-general] [PATCH][TRIVIAL] remove debug printk

Tom Duffy tduffy at sun.com
Mon Jan 3 10:41:31 PST 2005


Remove debug printk.

Signed-off-by: Tom Duffy <tduffy at sun.com>

Index: drivers/infiniband/core/sysfs.c
===================================================================
--- drivers/infiniband/core/sysfs.c	(revision 1447)
+++ drivers/infiniband/core/sysfs.c	(working copy)
@@ -188,8 +188,6 @@
 	case 4: speed = " QDR"; break;
 	}
 
-	printk(KERN_ERR "width %d speed %d\n", attr.active_width, attr.active_speed);
-
 	rate = 25 * ib_width_enum_to_int(attr.active_width) * attr.active_speed;
 	if (rate < 0)
 		return -EINVAL;

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050103/628848cc/attachment.sig>


More information about the general mailing list