From: Ioannis Valasakis <code@wizofe.uk>
To: outreachy-kernel@googlegroups.com
Cc: gregkh@linuxfoundation.org, aditya.shankar@microchip.com,
ganesh.krishna@microchip.com
Subject: [PATCH 0/3] staging: wilc1000
Date: Wed, 10 Oct 2018 15:46:45 +0100 [thread overview]
Message-ID: <cover.1539182155.git.code@wizofe.uk> (raw)
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
next reply other threads:[~2018-10-10 14:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-10 14:46 Ioannis Valasakis [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1539182155.git.code@wizofe.uk \
--to=code@wizofe.uk \
--cc=aditya.shankar@microchip.com \
--cc=ganesh.krishna@microchip.com \
--cc=gregkh@linuxfoundation.org \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.