diff options
author | 2017-03-29 03:25:17 +0530 | |
---|---|---|
committer | 2017-04-07 17:29:21 +0200 | |
commit | cdec26858e7bd9340ad4a9c6e73670aa47c2b6ec (patch) | |
tree | 54965cf47b439f23c1b0c8b868e5a4ca527d88ef /net/netfilter/nft_queue.c | |
parent | netfilter: Remove unnecessary cast on void pointer (diff) | |
download | linux-rng-cdec26858e7bd9340ad4a9c6e73670aa47c2b6ec.tar.xz linux-rng-cdec26858e7bd9340ad4a9c6e73670aa47c2b6ec.zip |
netfilter: Use seq_puts()/seq_putc() where possible
For string without format specifiers, use seq_puts(). For
seq_printf("\n"), use seq_putc('\n').
Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nft_queue.c')
0 files changed, 0 insertions, 0 deletions