Re: [Outreachy kernel] [PATCH v5 0/5] Remove unnecessary cast on void pointer

From: Julia Lawall
Date: Sat Mar 04 2017 - 10:43:46 EST




On Sat, 4 Mar 2017, simran singhal wrote:

> 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.

Acked-by: Julia Lawall <julia.lawall@xxxxxxx>
for the whole series.


> 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
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@xxxxxxxxxxxxxxxxx
> To post to this group, send email to outreachy-kernel@xxxxxxxxxxxxxxxxx
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1488641453-22575-1-git-send-email-singhalsimran0%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>