From: Alison Schofield <amsfield22@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/4] staging: wilc1000: remove cast on void pointers
Date: Fri, 12 Feb 2016 22:49:41 -0800 [thread overview]
Message-ID: <cover.1455344328.git.amsfield22@gmail.com> (raw)
Patchset removes casts on void pointers in wilc1000.
The patchset is separated by .c file.
Alison Schofield (4):
staging: wilc1000: host_interface: remove cast on void pointers
staging: wilc1000: linux_mon: remove cast on void pointer
staging: wilc1000: linux_wlan: remove cast on void pointers
staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void
pointers
drivers/staging/wilc1000/host_interface.c | 4 ++--
drivers/staging/wilc1000/linux_mon.c | 2 +-
drivers/staging/wilc1000/linux_wlan.c | 10 +++++-----
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 12 ++++++------
4 files changed, 14 insertions(+), 14 deletions(-)
--
2.1.4
next reply other threads:[~2016-02-13 6:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-13 6:49 Alison Schofield [this message]
2016-02-13 6:51 ` [PATCH 1/4] staging: wilc1000: host_interface: remove cast on void pointers Alison Schofield
2016-02-13 6:52 ` [PATCH 2/4] staging: wilc1000: linux_mon: remove cast on void pointer Alison Schofield
2016-02-13 6:53 ` [PATCH 3/4] staging: wilc1000: linux_wlan: remove cast on void pointers Alison Schofield
2016-02-13 6:54 ` [PATCH 4/4] staging: wilc1000: wilc_wfi_cfgoperations: " Alison Schofield
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.1455344328.git.amsfield22@gmail.com \
--to=amsfield22@gmail.com \
--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.