summaryrefslogtreecommitdiffstats
path: root/ChangeLog.ippool
diff options
context:
space:
mode:
authorsimran singhal <singhalsimran0@gmail.com>2017-03-21 17:49:53 +0530
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2017-03-23 22:07:07 +0100
commitc4c74ae697ecafc25f4dd42a622954e3197f977f (patch)
tree1bf78b4115f6e569d22bd842e8f689b42219ff37 /ChangeLog.ippool
parent1d90b77974a41becda46a16a78f90ecd43e2c222 (diff)
netfilter: ipset: Remove unnecessary cast on void pointer
The following Coccinelle script was used to detect this: @r@ expression x; void* e; type T; identifier f; @@ ( *((T *)e) | ((T *)x)[...] | ((T*)x)->f | - (T*) e ) Signed-off-by: simran singhal <singhalsimran0@gmail.com> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'ChangeLog.ippool')
0 files changed, 0 insertions, 0 deletions