summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorQing Wang <wangqing@vivo.com>2021-10-15 09:51:08 +0300
committerMark Brown <broonie@kernel.org>2021-10-15 18:11:01 +0300
commit08411e3461bde231bdcdf8298dcb1af9604beff5 (patch)
treec2eabeda31b2281f0494fa350fe039c68838d241 /tools/perf/scripts/python/export-to-postgresql.py
parent2a4a4e8918f002c9da41d4ffb643ea78b1aa4a4f (diff)
downloadlinux-08411e3461bde231bdcdf8298dcb1af9604beff5.tar.xz
spi: replace snprintf in show functions with sysfs_emit
show() must not use snprintf() when formatting the value to be returned to user space. Fix the following coccicheck warning: drivers/spi/spi-tle62x0.c:144: WARNING: use scnprintf or sprintf. Use sysfs_emit instead of scnprintf or sprintf makes more sense. Signed-off-by: Qing Wang <wangqing@vivo.com> Link: https://lore.kernel.org/r/1634280668-4954-1-git-send-email-wangqing@vivo.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions