All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix multiple checkpatch warnings
@ 2017-03-07 23:13 Sreya Mittal
  2017-03-07 23:13 ` [PATCH 1/2] staging: wilc1000: Fix spelling error Sreya Mittal
  2017-03-07 23:13 ` [PATCH 2/2] staging: wilc1000: Add blank line after a function Sreya Mittal
  0 siblings, 2 replies; 4+ messages in thread
From: Sreya Mittal @ 2017-03-07 23:13 UTC (permalink / raw)
  To: outreachy-kernel
  Cc: Sreya Mittal, Aditya Shankar, Ganesh Krishna, Greg Kroah-Hartman

Fix spelling error of a variable from unkmown to unknown
and add a  blank line after a function definition.

Sreya Mittal (2):
  staging: wilc1000: Fix spelling error
  staging: wilc1000: Add blank line after a function

 drivers/staging/wilc1000/wilc_spi.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.9.3



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

end of thread, other threads:[~2017-03-09 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 23:13 [PATCH 0/2] Fix multiple checkpatch warnings Sreya Mittal
2017-03-07 23:13 ` [PATCH 1/2] staging: wilc1000: Fix spelling error Sreya Mittal
2017-03-09 13:52   ` Greg Kroah-Hartman
2017-03-07 23:13 ` [PATCH 2/2] staging: wilc1000: Add blank line after a function Sreya Mittal

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.