All of lore.kernel.org
 help / color / mirror / Atom feed
From: Navya Sri Nizamkari <navyasri.tech@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/4] staging: rtl8192u: Fix checkpatch.pl warnings in ieee80211_crypt.c
Date: Sat, 21 Feb 2015 23:15:41 +0530	[thread overview]
Message-ID: <cover.1424538520.git.navyasri.tech@gmail.com> (raw)

This patchset clears checkpatch.pl warnings in ieee80211_crypt.c
such as:
convert printk to a preferable function like netdev_dbg or pr_dbg,
fix the comment line style warning, replace asm header files with
linux ones, fix the quoted string split across a line.

Navya Sri Nizamkari (4):
  staging: rtl8192u: Convert from printk into netdev_dbg or pr_dbg
  staging: rtl8192u: Clean-up comment line style
  staging: rtl8192u: Replace asm header files with linux ones.
  staging: rtl8192u: Fix quoted string split across lines

 drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-02-21 17:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21 17:45 Navya Sri Nizamkari [this message]
2015-02-21 17:47 ` [PATCH 1/4] staging: rtl8192u: Convert from printk into netdev_dbg or pr_dbg Navya Sri Nizamkari
2015-02-21 17:51   ` [Outreachy kernel] " Julia Lawall
2015-02-21 18:15     ` Navya Sri Nizamkari
2015-02-21 18:35       ` Julia Lawall
2015-02-21 18:41         ` Navya Sri Nizamkari
2015-02-21 19:01           ` Navya Sri Nizamkari
2015-02-21 21:24             ` Julia Lawall
2015-02-21 18:14   ` [Outreachy kernel] staging: rtl8192u: [PATCH v2 1/4] " Julia Lawall
2015-02-21 17:47 ` [PATCH 2/4] staging: rtl8192u: Clean-up comment line style Navya Sri Nizamkari
2015-02-21 22:29   ` [Outreachy kernel] " Arnd Bergmann
2015-02-21 17:48 ` [PATCH 3/4] staging: rtl8192u: Replace asm header files with linux ones Navya Sri Nizamkari
2015-02-21 17:48 ` [PATCH 4/4] staging: rtl8192u: Fix quoted string split across lines Navya Sri Nizamkari

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.1424538520.git.navyasri.tech@gmail.com \
    --to=navyasri.tech@gmail.com \
    --cc=outreachy-kernel@googlegroups.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.