[openib-general] [PATCH] [TRIVIAL]: ib_device.c: Eliminate unused variable
Hal Rosenstock
halr at voltaire.com
Mon Sep 13 11:38:07 PDT 2004
ib_device.c: Eliminate unused variable
Index: ib_device.c
===================================================================
--- ib_device.c (revision 805)
+++ ib_device.c (working copy)
@@ -412,7 +412,6 @@
void *data)
{
struct ib_client_data *context;
- int ret = 0;
unsigned long flags;
spin_lock_irqsave(&device->client_data_lock, flags);
More information about the general
mailing list