diff options
author | Markus Elfring <[email protected]> | 2018-02-06 15:40:56 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-02-06 18:32:47 -0800 |
commit | b0f7e32ca1a8748e8f7f355c9e31c450c2bfad2f (patch) | |
tree | 8d65602d88151059853f77ab2c9019cd15d9f8f2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 68e34f4e89e2bb64d53e77a18e0cfddc3c7f24e9 (diff) |
arch/score/kernel/setup.c: combine two seq_printf() calls into one call in show_cpuinfo()
Some data were printed into a sequence by two separate function calls.
Print the same data by a single function call instead.
This issue was detected by using the Coccinelle software.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Markus Elfring <[email protected]>
Cc: Chen Liqin <[email protected]>
Cc: Lennox Wu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions