diff options
author | 2023-01-29 04:11:45 -0500 | |
---|---|---|
committer | 2023-02-20 19:26:58 -0500 | |
commit | b3d4f02ee7a23716de2fffe232fd810bf0387bf1 (patch) | |
tree | ace38c31a0dd326413555f4081af4cef8eb9d56f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vdpa: mlx5: support per virtqueue dma device (diff) | |
download | wireguard-linux-b3d4f02ee7a23716de2fffe232fd810bf0387bf1.tar.xz wireguard-linux-b3d4f02ee7a23716de2fffe232fd810bf0387bf1.zip |
vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
Follow the advice of the Documentation/filesystems/sysfs.rst
and show() should only use sysfs_emit() or sysfs_emit_at()
when formatting the value to be returned to user space.
Signed-off-by: Bo Liu <liubo03@inspur.com>
Message-Id: <20230129091145.2837-1-liubo03@inspur.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions