diff options
author | 2020-03-09 17:04:12 +0200 | |
---|---|---|
committer | 2020-03-26 04:51:54 +0900 | |
commit | 2db24e4a22bc97c713261a81fc75e2a36db65715 (patch) | |
tree | 8282f56d98e92a3e1dd0f57a5e872d2d2b8e672d /tools/perf/scripts/python/stackcollapse.py | |
parent | nvme-tcp: break from io_work loop if recv failed (diff) | |
download | wireguard-linux-2db24e4a22bc97c713261a81fc75e2a36db65715.tar.xz wireguard-linux-2db24e4a22bc97c713261a81fc75e2a36db65715.zip |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions