diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2019-07-02 20:26:59 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2019-07-24 01:44:00 +0300 |
commit | 85db0023376f529c477c6110043e069ccee16d9c (patch) | |
tree | 50418dbd20e68ce574207b1a2a9f2ec2191ddf2e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ad5e427e0f6b702e52c11d1f7b2b7be3bac7de82 (diff) | |
download | linux-85db0023376f529c477c6110043e069ccee16d9c.tar.xz |
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