diff options
author | 2019-07-02 20:27:32 +0200 | |
---|---|---|
committer | 2020-01-18 15:35:23 -0800 | |
commit | 278de07ef84a4356a3b166dc17751abc03abca67 (patch) | |
tree | f4fd0552b4be6101c94fd657af2ad58240ac1767 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Linux 5.5-rc5 (diff) | |
download | linux-dev-278de07ef84a4356a3b166dc17751abc03abca67.tar.xz linux-dev-278de07ef84a4356a3b166dc17751abc03abca67.zip |
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Two strings 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: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions