From: Kirtika Ruchandani <kirtika.ruchandani@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, ruchandani.tina@gmail.com,
netdev@vger.kernel.org
Subject: [PATCH 0/3] nl80211: Fix checkpatch.pl issues
Date: Sat, 28 May 2016 20:30:21 -0700 [thread overview]
Message-ID: <cover.1464492195.git.kirtika.ruchandani@gmail.com> (raw)
This patch-set attempts to fix checkpatch.pl issues found in nl80211.c.
Each patch describes the specific warnings/checks/errors it addresses.
This patch-set ignores 'line over 80 chars' warnings.
Please check for issues with the 'fixes' for 'alignment should match
open parenthesis'. Some of them do not display correctly with git diff.
This patch-set removes 3 errors, 66 warnings and 46 checks.
Kirtika Ruchandani (3):
nl80211: Fix checkpatch warnings
nl80211: Fix checkpatch warnings about blank lines
nl80211: Various checkpatch.pl fixes
net/wireless/nl80211.c | 303 ++++++++++++++++++++++---------------------------
1 file changed, 137 insertions(+), 166 deletions(-)
--
2.8.0.rc3.226.g39d4020
next reply other threads:[~2016-05-29 3:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-29 3:30 Kirtika Ruchandani [this message]
[not found] ` <cover.1464492195.git.kirtika.ruchandani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-05-29 3:30 ` [PATCH 1/3] nl80211: Fix checkpatch warnings Kirtika Ruchandani
2016-05-30 0:30 ` Julian Calaby
2016-05-31 10:29 ` Johannes Berg
2016-05-29 3:31 ` [PATCH 2/3] nl80211: Fix checkpatch warnings about blank lines Kirtika Ruchandani
[not found] ` <c43ff6b2b17a64219f34abb9d88ba61b18ec4394.1464492195.git.kirtika.ruchandani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-05-30 0:31 ` Julian Calaby
2016-05-29 3:31 ` [PATCH 3/3] nl80211: Various checkpatch.pl fixes Kirtika Ruchandani
2016-05-30 0:35 ` Julian Calaby
2016-05-30 0:40 ` Kirtika Ruchandani
2016-05-30 0:44 ` Kirtika Ruchandani
[not found] ` <CAA-b7a8XwUqRLdvL2EFJWmNnD11+bdV856xYXFKSGNAwSbYwKg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-05-30 0:47 ` Julian Calaby
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=cover.1464492195.git.kirtika.ruchandani@gmail.com \
--to=kirtika.ruchandani@gmail.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=ruchandani.tina@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).