]> granicus.if.org Git - ipset/commit
netfilter: ipset: Compress return logic
authorsimran singhal <singhalsimran0@gmail.com>
Tue, 21 Mar 2017 13:30:07 +0000 (19:00 +0530)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 23 Mar 2017 21:07:14 +0000 (22:07 +0100)
commit905df4e828f01af51cd8612423b40c86ed15514e
treeab7299940bc935993788fab308853b5c830d18ff
parentc4c74ae697ecafc25f4dd42a622954e3197f977f
netfilter: ipset: Compress return logic

Simplify function returns by merging assignment and return into one
command line.

Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/net/netfilter/ipset/ip_set_list_set.c