diff options
author | Li Zhijian <[email protected]> | 2024-03-14 18:04:01 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-04-09 12:32:37 +0200 |
commit | 8f0acb7f3a1331559e325566c00c26d1523dfe06 (patch) | |
tree | df88a6546cea1c5449028f5786a318ace02fef4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d0304569fb019d1bcfbbbce1ce6df6b96f04079b (diff) |
clocksource: Convert s[n]printf() to sysfs_emit()
Per filesystems/sysfs.rst, show() should only use sysfs_emit() or
sysfs_emit_at() when formatting the value to be returned to user space.
coccinelle complains that there are still a couple of functions that use
snprintf(). Convert them to sysfs_emit().
Signed-off-by: Li Zhijian <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions