All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: wilc1000
@ 2018-10-10 14:46 Ioannis Valasakis
  2018-10-10 14:47 ` [PATCH 1/3] staging: wilc1000: replace udelay with usleep_range Ioannis Valasakis
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Ioannis Valasakis @ 2018-10-10 14:46 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh, aditya.shankar, ganesh.krishna

This is a patchset that fixes all the source related issues 
that were reported by checkpatch.

Ioannis Valasakis (3):
  staging: wilc1000: replace udelay with usleep_range
  staging: wilc1000: prefer 'help' in KConfig
  staging: wilc1000: Change struct members from bool to u8

 drivers/staging/wilc1000/Kconfig              |  8 ++++----
 drivers/staging/wilc1000/coreconfigurator.h   |  4 ++--
 drivers/staging/wilc1000/host_interface.h     |  8 ++++----
 drivers/staging/wilc1000/wilc_wfi_netdevice.h | 10 +++++-----
 drivers/staging/wilc1000/wilc_wlan.c          |  2 +-
 5 files changed, 16 insertions(+), 16 deletions(-)

-- 
2.19.1




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

end of thread, other threads:[~2018-10-11  8:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-10 14:46 [PATCH 0/3] staging: wilc1000 Ioannis Valasakis
2018-10-10 14:47 ` [PATCH 1/3] staging: wilc1000: replace udelay with usleep_range Ioannis Valasakis
2018-10-10 14:54   ` [Outreachy kernel] " Julia Lawall
2018-10-10 14:59     ` Ioannis Valasakis
2018-10-10 15:02       ` Julia Lawall
2018-10-10 15:13         ` Ioannis Valasakis
2018-10-10 18:33   ` Greg KH
2018-10-10 14:47 ` [PATCH 2/3] staging: wilc1000: prefer 'help' in KConfig Ioannis Valasakis
2018-10-10 14:48 ` [PATCH 3/3] staging: wilc1000: Change struct members from bool to u8 Ioannis Valasakis
2018-10-10 14:58   ` [Outreachy kernel] " Julia Lawall
2018-10-10 18:10   ` Himanshu Jha
2018-10-10 18:32   ` Greg KH
2018-10-11  8:52     ` Ioannis Valasakis

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.