lkml.org 
[lkml]   [2003]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] kill EXPORT_NO_SYMBOLS from meth.c
The patch below kills an occurence of the obsolete EXPORT_NO_SYMBOLS 
from drivers/net/meth.c in 2.6.0-test3.

--- linux-2.6.0-test3-not-full/drivers/net/meth.c.old 2003-08-09 21:08:10.000000000 +0200
+++ linux-2.6.0-test3-not-full/drivers/net/meth.c 2003-08-09 21:08:41.000000000 +0200
@@ -844,9 +844,6 @@
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;
}

Please apply
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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.022 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site