All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: wilc1000: Fix multiple issues
@ 2016-09-30 13:44 Namrata A Shettar
  2016-09-30 13:44 ` [PATCH 1/3] staging: wilc1000: wilc_wlan: Compress return logic Namrata A Shettar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Namrata A Shettar @ 2016-09-30 13:44 UTC (permalink / raw)
  To: Aditya Shankar, Ganesh Krishna, Greg Kroah-Hartman,
	outreachy-kernel

Fix issues found in wilc1000 driver found using checkpatch.pl and
coccinelle script.

Namrata A Shettar (3):
  staging: wilc1000: wilc_wlan: Compress return logic
  staging: wilc1000: wilc_spi: Compress return logic
  staging: wilc1000: wilc_spi: Remove unnecessary blank lines

 drivers/staging/wilc1000/wilc_spi.c  | 28 ++++++----------------------
 drivers/staging/wilc1000/wilc_wlan.c |  6 ++----
 2 files changed, 8 insertions(+), 26 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2016-09-30 13:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30 13:44 [PATCH 0/3] staging: wilc1000: Fix multiple issues Namrata A Shettar
2016-09-30 13:44 ` [PATCH 1/3] staging: wilc1000: wilc_wlan: Compress return logic Namrata A Shettar
2016-09-30 13:44 ` [PATCH 2/3] staging: wilc1000: wilc_spi: " Namrata A Shettar
2016-09-30 13:45 ` [PATCH 3/3] staging: wilc1000: wilc_spi: Remove unnecessary blank lines Namrata A Shettar

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.