All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: r8723au: clean up in file rtw_efuse.c
@ 2015-10-25  6:04 Alison Schofield
  2015-10-25  6:05 ` [PATCH 1/4] staging: r8723au: use kernel preferred style for commenting Alison Schofield
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Alison Schofield @ 2015-10-25  6:04 UTC (permalink / raw)
  To: outreachy-kernel

This patchset removes the last 29 checkpatch warnings & errors in
file rtw_efuse.c.  It tallies to more than twice as many deletions
as additions due to the removal of large, mostly blank, per function
comment blocks.


Alison Schofield (4):
  staging: r8723au: use kernel preferred style for commenting
  staging: r8723au: insert correct spacing around operands
  staging: r8723au: move function type in line with function name
  staging: r8723au: remove external function declarations from .c file

 drivers/staging/rtl8723au/core/rtw_efuse.c | 320 +++++++++--------------------
 1 file changed, 92 insertions(+), 228 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2015-10-26 18:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-25  6:04 [PATCH 0/4] staging: r8723au: clean up in file rtw_efuse.c Alison Schofield
2015-10-25  6:05 ` [PATCH 1/4] staging: r8723au: use kernel preferred style for commenting Alison Schofield
2015-10-25  6:09 ` [PATCH 2/4] staging: r8723au: insert correct spacing around operands Alison Schofield
2015-10-25  6:10 ` [PATCH 3/4] staging: r8723au: move function type in line with function name Alison Schofield
2015-10-25  6:11 ` [PATCH 4/4] staging: r8723au: remove external function declarations from .c file Alison Schofield
2015-10-25  7:36   ` [Outreachy kernel] " Julia Lawall
2015-10-26  3:18     ` Alison Schofield
2015-10-26 18:35 ` [PATCH v2 0/4] staging: r8723au: clean up in file rtw_efuse.c Alison Schofield
2015-10-26 18:36   ` [PATCH v2 1/4] staging: r8723au: use kernel preferred style for commenting Alison Schofield
2015-10-26 18:42   ` [PATCH v2 2/4] staging: r8723au: insert correct spacing around operands Alison Schofield
2015-10-26 18:43   ` [PATCH v2 3/4] staging: r8723au: move function type in line with function name Alison Schofield
2015-10-26 18:44   ` [PATCH v2 4/4] staging: r8723au: remove unneeded forward function declarations Alison Schofield

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.