[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1488641453-22575-1-git-send-email-singhalsimran0@gmail.com>
Date: Sat, 4 Mar 2017 21:00:48 +0530
From: simran singhal <singhalsimran0@...il.com>
To: Larry.Finger@...inger.net
Cc: florian.c.schilhabel@...glemail.com, gregkh@...uxfoundation.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
oleg.drokin@...el.com, marvin24@....de,
outreachy-kernel@...glegroups.com
Subject: [PATCH v5 0/5] Remove unnecessary cast on void pointer
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
Powered by blists - more mailing lists