Skip to content
Commit f6477ec6 authored by Gavrilov Ilia's avatar Gavrilov Ilia Committed by Pablo Neira Ayuso
Browse files

netfilter: conntrack: remote a return value of the 'seq_print_acct' function.



The static 'seq_print_acct' function always returns 0.

Change the return value to 'void' and remove unnecessary checks.

Found by InfoTeCS on behalf of Linux Verification Center
(linuxtesting.org) with SVACE.

Fixes: 1ca9e417 ("netfilter: Remove uses of seq_<foo> return values")
Signed-off-by: default avatarIlia.Gavrilov <Ilia.Gavrilov@infotecs.ru>
Reviewed-by: default avatarLeon Romanovsky <leonro@nvidia.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 28af0f00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment