]> git.ipfire.org Git - thirdparty/ipset.git/commit
Typo in ip_set_hash_netnet.c fixed
authorDavid Binderman <dcb314@hotmail.com>
Tue, 3 Dec 2013 16:11:23 +0000 (17:11 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 3 Dec 2013 16:12:24 +0000 (17:12 +0100)
commit589086b5f12488789a03e388d73d2f56068fa070
treeeaa7e37fec28b7b3b06ac7695ef00efa6a64f2a8
parent1cb08a8344f1165fa6c48874efe945cc69938308
Typo in ip_set_hash_netnet.c fixed

I just ran the static analyser "cppcheck" over the source
code of linux-3.13-rc1. It said

[linux-3.13-rc1/net/netfilter/ipset/ip_set_hash_netnet.c:62] ->
[linux-3.13-rc1/net/net
filter/ipset/ip_set_hash_netnet.c:62]: (style)
Same expression on both sides of '=='.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/net/netfilter/ipset/ip_set_hash_netnet.c