All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove useless cast on void pointer
@ 2015-10-13  8:05 Amitoj Kaur Chawla
  2015-10-13  8:06 ` [PATCH 1/3] staging: rtl8712: " Amitoj Kaur Chawla
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Amitoj Kaur Chawla @ 2015-10-13  8:05 UTC (permalink / raw)
  To: outreachy-kernel

This patchset removes multiple useless cast on void pointer.

Amitoj Kaur Chawla (3):
  staging: rtl8712: Remove useless cast on void pointer
  staging: rtl8712: Remove useless cast on void pointer
  staging: rtl8712: Remove useless cast on void pointer

 drivers/staging/rtl8712/rtl8712_cmd.c      |   2 +-
 drivers/staging/rtl8712/rtl8712_recv.c     |   9 ++-
 drivers/staging/rtl8712/rtl871x_mp_ioctl.c | 105 ++++++++++-------------------
 3 files changed, 40 insertions(+), 76 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-13  8:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13  8:05 [PATCH 0/3] Remove useless cast on void pointer Amitoj Kaur Chawla
2015-10-13  8:06 ` [PATCH 1/3] staging: rtl8712: " Amitoj Kaur Chawla
2015-10-13  8:07 ` [PATCH 2/3] " Amitoj Kaur Chawla
2015-10-13  8:08 ` [PATCH 3/3] " Amitoj Kaur Chawla
2015-10-13  8:11   ` [Outreachy kernel] " Julia Lawall
2015-10-13  8:14     ` Amitoj Kaur Chawla

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.