Re: [PATCH 0/2] netfilter: Remove unnecessary cast on void pointer

From: Pablo Neira Ayuso
Date: Mon Mar 27 2017 - 08:34:14 EST


On Tue, Mar 21, 2017 at 05:49:52PM +0530, simran singhal wrote:
> This patch series remove unnecessary cast on void pointer.
>
> simran singhal (2):
> netfilter: ipset: Remove unnecessary cast on void pointer
> netfilter: Remove unnecessary cast on void pointer

Please, merge this two patches in one single patch.

I have to pass up batches to David, and I would like this cleanups are
grouped into the same logical change.

Is there more occurrences of this in the Netfilter tree? Please have a
look at net/ipv4/netfilter/ net/ipv6/netfilter/ and
net/bridge/netfilter, we also have code there.

Thanks.