linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Czekay <johannes.czekay@fau.de>
To: linux-kernel@vger.kernel.org
Cc: johannes.czekay@fau.de, nicolai.fischer@fau.de,
	gustavo@embeddedor.com, hannes@cmpxchg.org, longman@redhat.com,
	mhocko@suse.com, adawesomeguy222@gmail.com,
	igormtorrente@gmail.com, sylphrenadin@gmail.com,
	izabela.bakollari@gmail.com, colin.king@canonical.com,
	steff.richards.the.third@gmail.com
Subject: [PATCH 0/6] wlan-ng: checkpatch.pl cleanup series
Date: Tue, 22 Dec 2020 23:20:11 +0100	[thread overview]
Message-ID: <20201222222015.20558-1-johannes.czekay@fau.de> (raw)

Hi,

This patch series cleans up all the checkpatch.pl related warnings in the
wlan-ng module. I tried to resolve those issues in a sensible manner.

Johannes Czekay (6):
  wlan-ng: clean up line ending
  wlan-ng: clean up spinlock_t definition
  wlan-ng: rename macros
  wlan-ng: clean up line length
  wlan-ng: clean up alignment
  wlan-ng: clean up reused macros

 drivers/staging/wlan-ng/cfg80211.c         | 33 ++++++++-------
 drivers/staging/wlan-ng/hfa384x.h          |  2 +-
 drivers/staging/wlan-ng/p80211metadef.h    | 24 +++++------
 drivers/staging/wlan-ng/p80211metastruct.h | 18 +-------
 drivers/staging/wlan-ng/p80211netdev.c     |  2 +-
 drivers/staging/wlan-ng/p80211req.c        |  6 +--
 drivers/staging/wlan-ng/prism2mgmt.c       | 48 ++++++----------------
 drivers/staging/wlan-ng/prism2mib.c        | 18 ++++----
 8 files changed, 56 insertions(+), 95 deletions(-)

-- 
2.25.1


             reply	other threads:[~2020-12-22 22:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22 22:20 Johannes Czekay [this message]
2020-12-22 22:20 ` [PATCH 1/6] wlan-ng: clean up line ending Johannes Czekay
2020-12-22 22:20 ` [PATCH 2/6] wlan-ng: clean up spinlock_t definition Johannes Czekay
2020-12-22 22:20 ` [PATCH 3/6] wlan-ng: rename macros Johannes Czekay
2020-12-22 22:20 ` [PATCH 4/6] wlan-ng: clean up line length Johannes Czekay
2020-12-22 22:20 ` [PATCH 5/6] wlan-ng: clean up alignment Johannes Czekay
2020-12-22 22:20 ` [PATCH 6/6] wlan-ng: clean up reused macros Johannes Czekay
2021-01-18  1:09 [PATCH 0/6] wlan-ng: checkpatch.pl cleanup series Johannes Czekay

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=20201222222015.20558-1-johannes.czekay@fau.de \
    --to=johannes.czekay@fau.de \
    --cc=adawesomeguy222@gmail.com \
    --cc=colin.king@canonical.com \
    --cc=gustavo@embeddedor.com \
    --cc=hannes@cmpxchg.org \
    --cc=igormtorrente@gmail.com \
    --cc=izabela.bakollari@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longman@redhat.com \
    --cc=mhocko@suse.com \
    --cc=nicolai.fischer@fau.de \
    --cc=steff.richards.the.third@gmail.com \
    --cc=sylphrenadin@gmail.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).