All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: wilc1000: remove cast on void pointers
@ 2016-02-13  6:49 Alison Schofield
  2016-02-13  6:51 ` [PATCH 1/4] staging: wilc1000: host_interface: " Alison Schofield
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alison Schofield @ 2016-02-13  6:49 UTC (permalink / raw)
  To: outreachy-kernel

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



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

end of thread, other threads:[~2016-02-13  6:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-13  6:49 [PATCH 0/4] staging: wilc1000: remove cast on void pointers Alison Schofield
2016-02-13  6:51 ` [PATCH 1/4] staging: wilc1000: host_interface: " 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

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.