netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] netfilter: Remove unnecessary cast on void pointer
@ 2017-03-21 12:19 simran singhal
  2017-03-21 12:19 ` [PATCH 1/2] netfilter: ipset: " simran singhal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: simran singhal @ 2017-03-21 12:19 UTC (permalink / raw)
  To: pablo
  Cc: kadlec, davem, netfilter-devel, coreteam, netdev, linux-kernel,
	outreachy-kernel, gregkh

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

 net/netfilter/ipset/ip_set_bitmap_gen.h |  4 ++--
 net/netfilter/ipset/ip_set_core.c       |  2 +-
 net/netfilter/nf_conntrack_proto.c      |  2 +-
 net/netfilter/nft_set_hash.c            |  2 +-
 net/netfilter/xt_hashlimit.c            | 10 +++++-----
 5 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-27 12:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21 12:19 [PATCH 0/2] netfilter: Remove unnecessary cast on void pointer simran singhal
2017-03-21 12:19 ` [PATCH 1/2] netfilter: ipset: " simran singhal
2017-03-21 12:19 ` [PATCH 2/2] netfilter: " simran singhal
2017-03-27 12:27 ` [PATCH 0/2] " Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).