diff options
author | 2022-09-02 15:15:19 +0200 | |
---|---|---|
committer | 2022-09-15 22:37:01 -0400 | |
commit | 7f615c1b5986ff08a725ee489e838c90f8197bcd (patch) | |
tree | 73e54331fef298d91605d0678c0dc495751dc706 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: csiostor: Convert sysfs snprintf() to sysfs_emit() (diff) | |
download | linux-dev-7f615c1b5986ff08a725ee489e838c90f8197bcd.tar.xz linux-dev-7f615c1b5986ff08a725ee489e838c90f8197bcd.zip |
scsi: scsi_transport_fc: Use %u for dev_loss_tmo
dev_loss_tmo is an unsigned value. Using "%d" as output format causes
irritating negative values to be shown in sysfs.
Link: https://lore.kernel.org/r/20220902131519.16513-1-mwilck@suse.com
Reviewed-by: Steffen Maier <maier@linux.ibm.com>
Signed-off-by: Martin Wilck <mwilck@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions