diff options
author | simran singhal <singhalsimran0@gmail.com> | 2017-03-29 03:25:17 +0530 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-04-07 17:29:21 +0200 |
commit | cdec26858e7bd9340ad4a9c6e73670aa47c2b6ec (patch) | |
tree | 54965cf47b439f23c1b0c8b868e5a4ca527d88ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 68ad546aefddb4dacdb78074df9dddb51424c427 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions