All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: rtl8192u: Fix checkpatch.pl warnings in ieee80211_crypt.c
@ 2015-02-21 17:45 Navya Sri Nizamkari
  2015-02-21 17:47 ` [PATCH 1/4] staging: rtl8192u: Convert from printk into netdev_dbg or pr_dbg Navya Sri Nizamkari
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Navya Sri Nizamkari @ 2015-02-21 17:45 UTC (permalink / raw)
  To: outreachy-kernel

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



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

end of thread, other threads:[~2015-02-21 22:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-21 17:45 [PATCH 0/4] staging: rtl8192u: Fix checkpatch.pl warnings in ieee80211_crypt.c Navya Sri Nizamkari
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

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.