[PATCH v5 0/5] Remove unnecessary cast on void pointer

From: simran singhal
Date: Sat Mar 04 2017 - 10:41:20 EST


This patch-series removes unnecessary cast on void pointer in various
drivers.

v5:
-Fixed compliation warning in lustre/lustre/llite/range_lock.c
which remain unfixed in v3.
v4:
-change the cover-letter subject
v3:
-Fixed compilation warning in lustre/lustre/llite/range_lock.c

simran singhal (5):
staging: nvec: Remove unnecessary cast on void pointer
staging: lustre: Remove unnecessary cast on void pointer
staging: lustre: lustre: Remove unnecessary cast on void pointer
staging: rts5208: Remove unnecessary cast on void pointer
staging: rtl8712: Remove unnecessary cast on void pointer

drivers/staging/lustre/lustre/llite/range_lock.c | 2 +-
drivers/staging/lustre/lustre/lmv/lmv_obd.c | 4 ++--
drivers/staging/nvec/nvec_kbd.c | 2 +-
drivers/staging/rtl8712/rtl8712_recv.c | 11 +++++------
drivers/staging/rts5208/rtsx_transport.c | 3 +--
5 files changed, 10 insertions(+), 12 deletions(-)

--
2.7.4