diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2014-10-27 16:02:47 -0400 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-11-05 14:09:47 -0500 |
commit | 37246a583715e2258d7c5cfecbd9fff0f9fa4b5d (patch) | |
tree | 98251ef1af1e6905fbf947f9ecfc34cc3865c4ad /lib/mpi/mpiutil.c | |
parent | 1f33c41c03daece85a84b8dcea5733f3efe3e2b0 (diff) |
netfilter: Remove return values for print_conntrack callbacks
The seq_printf() and friends are having their return values removed.
The print_conntrack() returns the result of seq_printf(), which is
meaningless when seq_printf() returns void. Might as well remove the
return values of print_conntrack() as well.
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: Pablo Neira Ayuso <[email protected]>
Cc: Patrick McHardy <[email protected]>
Cc: Jozsef Kadlecsik <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions