lkml.org 
[lkml]   [2003]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Remove EXPORT_NO_SYMBOLS from meth driver.
Date
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/net/meth.c linux-2.5/drivers/net/meth.c
--- bk-linus/drivers/net/meth.c 2003-06-27 06:01:45.000000000 +0100
+++ linux-2.5/drivers/net/meth.c 2003-07-15 18:24:24.000000000 +0100
@@ -844,10 +844,7 @@ int meth_init_module(void)
printk("meth: error %i registering device \"%s\"\n",
result, meth_devs->name);
else device_present++;
-#ifndef METH_DEBUG
- EXPORT_NO_SYMBOLS;
-#endif
-
+
return device_present ? 0 : -ENODEV;
}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.038 / U:0.344 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site