Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1605567
| From | simran singhal <singhalsimran0@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] netfilter: Remove unnecessary cast on void pointer |
| Date | 2017-03-21 13:30 +0100 |
| Message-ID | <tnr5f-3gd-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] netfilter: Remove unnecessary cast on void pointer simran singhal <singhalsimran0@gmail.com> - 2017-03-21 13:30 +0100 Re: [PATCH 0/2] netfilter: Remove unnecessary cast on void pointer Pablo Neira Ayuso <pablo@netfilter.org> - 2017-03-27 14:40 +0200
csiph-web