All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Williams <dcbw@redhat.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org,
	Holger Schurig <hs4233@mail.mn-solutions.de>
Subject: [PATCH] libertas: move to uniform lbs_/LBS_ namespace
Date: Wed, 07 Nov 2007 14:41:33 -0500	[thread overview]
Message-ID: <1194464493.4582.0.camel@localhost.localdomain> (raw)

From: Holger Schurig <hs4233@mail.mn-solutions.de>

This patch unifies the namespace of variables, functions defines
and structures. It does:

- rename libertas_XXX to lbs_XXX
- rename LIBERTAS_XXX to lbs_XXX
- rename wlan_XXX to lbs_XXX
- rename WLAN_XXX to LBS_XXX (but only those that were
  defined in libertas-local *.h files, e.g. not defines
  from net/ieee80211.h)

While passing, I fixed some checkpatch.pl errors too.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Acked-by: Dan Williams <dcbw@redhat.com>

Patch is quite large, available at the URL below.  I've updated the
patch and smoketested it, plus verified it does not change module
parameter names.

http://people.redhat.com/dcbw/libertas-namespace-cleanup.patch



             reply	other threads:[~2007-11-07 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-07 19:41 Dan Williams [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-11  9:51 [PATCH] move wlan_*_association_work from header to c file Holger Schurig
2007-10-15  7:18 ` Holger Schurig
     [not found]   ` <200710151247.31049.hs4233@mail.mn-solutions.de>
2007-10-15 10:58     ` [PATCH] libertas: move to uniform lbs_/LBS_ namespace Holger Schurig
2007-10-15 11:07       ` Holger Schurig
2007-10-15 11:21         ` Johannes Berg
2007-10-15 12:26           ` Holger Schurig

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=1194464493.4582.0.camel@localhost.localdomain \
    --to=dcbw@redhat.com \
    --cc=hs4233@mail.mn-solutions.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.