diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2019-07-02 21:06:30 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-07-04 03:29:48 +0300 |
commit | eca27f14b1168a8962023571b29d2ec593788b61 (patch) | |
tree | 0fcb0fb4b8d973e06735e70ca9ef20b881f084b8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f0c1aab2bd1ad131d9d7528b9dcbf9253a74e5da (diff) | |
download | linux-eca27f14b1168a8962023571b29d2ec593788b61.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions