diff options
author | Max Gurtovoy <maxg@mellanox.com> | 2020-03-09 18:04:12 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2020-03-25 22:51:54 +0300 |
commit | 2db24e4a22bc97c713261a81fc75e2a36db65715 (patch) | |
tree | 8282f56d98e92a3e1dd0f57a5e872d2d2b8e672d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 761ad26c45b0260a8516bc1fc9d25bb66ca4e25c (diff) | |
download | linux-2db24e4a22bc97c713261a81fc75e2a36db65715.tar.xz |
nvme-pci: properly print controller address
Align PCI address print with fabrics address that is printed with
newline character.
Before:
[root@server40 linux]# cat /sys/class/nvme/nvme2/address
0000:0b:00.0[root@server40 linux]#
After:
[root@server40 linux]# cat /sys/class/nvme/nvme2/address
0000:0b:00.0
[root@server40 linux]#
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions