All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: rtl8192: Fix coding style problems
@ 2015-10-10 19:27 Cristina Moraru
  2015-10-10 19:27 ` [PATCH 1/6] staging: rtl8192u: Fix spacing errors Cristina Moraru
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Cristina Moraru @ 2015-10-10 19:27 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Cristina Moraru

Fix several coding style errors and warnings found with checkpatch

Cristina Moraru (6):
  staging: rtl8192u: Fix spacing errors
  staging: rtl8192u: Move open brace to previous line
  staging: rtl8192u: Move else to previous line
  staging: rtl8192u: Remove unnecessary braces
  staging: rtl8192u: Add blank line after declarations
  staging: rtl8192u: Add paranthesis to complex macro

 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 603 +++++++++-------------
 1 file changed, 251 insertions(+), 352 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-12 10:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-10 19:27 [PATCH 0/6] staging: rtl8192: Fix coding style problems Cristina Moraru
2015-10-10 19:27 ` [PATCH 1/6] staging: rtl8192u: Fix spacing errors Cristina Moraru
2015-10-10 19:37   ` [Outreachy kernel] " Julia Lawall
2015-10-12  9:54   ` Sudip Mukherjee
2015-10-10 19:27 ` [PATCH 2/6] staging: rtl8192u: Move open brace to previous line Cristina Moraru
2015-10-10 19:27 ` [PATCH 3/6] staging: rtl8192u: Move else " Cristina Moraru
2015-10-10 19:27 ` [PATCH 4/6] staging: rtl8192u: Remove unnecessary braces Cristina Moraru
2015-10-10 19:35   ` [Outreachy kernel] " Julia Lawall
2015-10-10 19:27 ` [PATCH 5/6] staging: rtl8192u: Add blank line after declarations Cristina Moraru
2015-10-10 19:27 ` [PATCH 6/6] staging: rtl8192u: Add paranthesis to complex macro Cristina Moraru
2015-10-10 19:32   ` [Outreachy kernel] " Julia Lawall
2015-10-12 10:02     ` Sudip Mukherjee

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.