* [-mm patch] drivers/net/wireless/hostap/hostap.c: EXPORT_SYMTAB does nothing
@ 2005-07-10 15:58 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-07-10 15:58 UTC (permalink / raw)
To: jkmaline, jgarzik; +Cc: linux-net, linux-kernel, hostap
There's no need to define something if it doesn't has any effect.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.13-rc2-mm1-full/drivers/net/wireless/hostap/hostap.c.old 2005-07-10 17:31:01.000000000 +0200
+++ linux-2.6.13-rc2-mm1-full/drivers/net/wireless/hostap/hostap.c 2005-07-10 17:33:01.000000000 +0200
@@ -12,10 +12,6 @@
* more details.
*/
-#ifndef EXPORT_SYMTAB
-#define EXPORT_SYMTAB
-#endif
-
#include <linux/config.h>
#include <linux/version.h>
#include <linux/module.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [-mm patch] drivers/net/wireless/hostap/hostap.c: EXPORT_SYMTAB does nothing
@ 2005-07-28 22:04 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-07-28 22:04 UTC (permalink / raw)
To: Andrew Morton; +Cc: jkmaline, jgarzik, linux-net, linux-kernel, hostap
There's no need to define something if it doesn't has any effect.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 10 Jul 2005
--- linux-2.6.13-rc2-mm1-full/drivers/net/wireless/hostap/hostap.c.old 2005-07-10 17:31:01.000000000 +0200
+++ linux-2.6.13-rc2-mm1-full/drivers/net/wireless/hostap/hostap.c 2005-07-10 17:33:01.000000000 +0200
@@ -12,10 +12,6 @@
* more details.
*/
-#ifndef EXPORT_SYMTAB
-#define EXPORT_SYMTAB
-#endif
-
#include <linux/config.h>
#include <linux/version.h>
#include <linux/module.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-07-28 22:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-28 22:04 [-mm patch] drivers/net/wireless/hostap/hostap.c: EXPORT_SYMTAB does nothing Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-07-10 15:58 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox