All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] staging: wilc1000: Improve code readability
@ 2017-03-10 19:06 Tamara Diaconita
  2017-03-10 19:20 ` [Outreachy kernel] " Alison Schofield
  0 siblings, 1 reply; 3+ messages in thread
From: Tamara Diaconita @ 2017-03-10 19:06 UTC (permalink / raw)
  To: aditya.shankar, ganesh.krishna, gregkh, outreachy-kernel; +Cc: Tamara Diaconita

Improve code readability in wilc_spi.c file in wilc1000 driver.

Tamara Diaconita (7):
  staging: wilc1000: Remove unnecessary brackets
  staging: wilc1000: Declare variables at top of function
  staging: wilc1000: Correct name of variables
  staging: wilc1000: Add blank line
  staging: wilc1000: Removing extra tabs
  staging: wilc1000: Use kernel preferred commenting style
  staging: wilc1000: Rearrange code

 drivers/staging/wilc1000/wilc_spi.c | 101 +++++++++++++++++++-----------------
 1 file changed, 54 insertions(+), 47 deletions(-)

-- 
2.9.3



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

end of thread, other threads:[~2017-03-10 19:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-10 19:06 [PATCH 0/7] staging: wilc1000: Improve code readability Tamara Diaconita
2017-03-10 19:20 ` [Outreachy kernel] " Alison Schofield
2017-03-10 19:49   ` 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.