diff options
author | 2019-07-02 20:06:30 +0200 | |
---|---|---|
committer | 2019-07-04 02:29:48 +0200 | |
commit | eca27f14b1168a8962023571b29d2ec593788b61 (patch) | |
tree | 0fcb0fb4b8d973e06735e70ca9ef20b881f084b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: rename nf_SYNPROXY.h to nf_synproxy.h (diff) | |
download | wireguard-linux-eca27f14b1168a8962023571b29d2ec593788b61.tar.xz wireguard-linux-eca27f14b1168a8962023571b29d2ec593788b61.zip |
netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
A string which did not contain a data format specification should be put
into a sequence. Thus use the corresponding function “seq_puts”.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
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