[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071025101948.GA21698@lst.de>
Date: Thu, 25 Oct 2007 12:19:48 +0200
From: Christoph Hellwig <hch@....de>
To: Zhu Yi <yi.zhu@...el.com>
Cc: Christoph Hellwig <hch@....de>, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iwl3945: cleanup namespace
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@....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)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists