From: Christoph Hellwig <hch@lst.de>
To: Zhu Yi <yi.zhu@intel.com>
Cc: Christoph Hellwig <hch@lst.de>,
linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iwl3945: cleanup namespace
Date: Thu, 25 Oct 2007 12:19:48 +0200 [thread overview]
Message-ID: <20071025101948.GA21698@lst.de> (raw)
In-Reply-To: <1193303997.3069.389.camel@debian.sh.intel.com>
On Thu, Oct 25, 2007 at 05:19:57PM +0800, Zhu Yi wrote:
>
> On Fri, 2007-10-12 at 15:05 +0200, Christoph Hellwig wrote:
> > prefix all symbols with iwl3945_ and thus allow building the driver
> > into the kernel. Also remove all the useless default statements in
> > Kconfig while we're at it.
> >
> >
> > Signed-off-by: Christoph Hellwig <hch@lst.de>
>
> Did you do this manually or with a script? If it is the latter, can you
> run it again against my latest updates for the driver (30 patches I just
> sent to linux-wireless) or share the script with me?
Basically just %s/iwl_/iwl<whatever>_/ in vi, with a tiny bit of
manual fixup. (one iwl_ function is actually coming from a still shared
beader and the BROADCAST_ADDR IIRC)
prev parent reply other threads:[~2007-10-25 10:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20071012130500.GA22610@lst.de>
2007-10-25 9:19 ` [PATCH] iwl3945: cleanup namespace Zhu Yi
2007-10-25 10:19 ` Christoph Hellwig [this message]
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=20071025101948.GA21698@lst.de \
--to=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=yi.zhu@intel.com \
/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;
as well as URLs for NNTP newsgroup(s).