diff options
author | Gavrilov Ilia <[email protected]> | 2023-01-23 14:31:54 +0000 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2023-02-01 12:18:52 +0100 |
commit | f6477ec62fda59561826b29339a04097bfb46a80 (patch) | |
tree | f3c2e73668c02905451f1a5050d3ec0e2ae983e2 /lib/netdev-notifier-error-inject.c | |
parent | 28af0f009dded735f8d42cc85e95f9c3db212124 (diff) |
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: 1ca9e41770cb ("netfilter: Remove uses of seq_<foo> return values")
Signed-off-by: Ilia.Gavrilov <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions