linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] iwl3945: cleanup namespace
       [not found] <20071012130500.GA22610@lst.de>
@ 2007-10-25  9:19 ` Zhu Yi
  2007-10-25 10:19   ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Zhu Yi @ 2007-10-25  9:19 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-wireless, linux-kernel


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?

Thanks,
-yi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] iwl3945: cleanup namespace
  2007-10-25  9:19 ` [PATCH] iwl3945: cleanup namespace Zhu Yi
@ 2007-10-25 10:19   ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2007-10-25 10:19 UTC (permalink / raw)
  To: Zhu Yi; +Cc: Christoph Hellwig, linux-wireless, linux-kernel

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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-25 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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 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).