diff options
author | 2019-07-02 19:26:59 +0200 | |
---|---|---|
committer | 2019-07-23 15:44:00 -0700 | |
commit | 85db0023376f529c477c6110043e069ccee16d9c (patch) | |
tree | 50418dbd20e68ce574207b1a2a9f2ec2191ddf2e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (diff) | |
download | linux-dev-85db0023376f529c477c6110043e069ccee16d9c.tar.xz linux-dev-85db0023376f529c477c6110043e069ccee16d9c.zip |
cgroup: Replace a seq_printf() call by seq_puts() in cgroup_print_ss_mask()
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: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions