public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: jkmaline@cc.hut.fi, jgarzik@pobox.com, linux-net@vger.kernel.or,
	linux-kernel@vger.kernel.org, hostap@shmoo.com
Subject: [-mm patch] drivers/net/wireless/hostap/hostap.c: EXPORT_SYMTAB does nothing
Date: Fri, 29 Jul 2005 00:04:02 +0200	[thread overview]
Message-ID: <20050728220402.GF4790@stusta.de> (raw)

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>

             reply	other threads:[~2005-07-28 22:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-28 22:04 Adrian Bunk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-10 15:58 [-mm patch] drivers/net/wireless/hostap/hostap.c: EXPORT_SYMTAB does nothing Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050728220402.GF4790@stusta.de \
    --to=bunk@stusta.de \
    --cc=akpm@osdl.org \
    --cc=hostap@shmoo.com \
    --cc=jgarzik@pobox.com \
    --cc=jkmaline@cc.hut.fi \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net@vger.kernel.or \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox