diff options
author | 2022-01-11 22:20:59 -0800 | |
---|---|---|
committer | 2022-02-28 13:45:04 +0200 | |
commit | 572c97355bdc0e7cdd5979304b8554712e26ceb8 (patch) | |
tree | 7db01f2f76f7617279c07bda2bc0f9ca1a90476a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvme-core: remove unnecessary function parameter (diff) | |
download | linux-dev-572c97355bdc0e7cdd5979304b8554712e26ceb8.tar.xz linux-dev-572c97355bdc0e7cdd5979304b8554712e26ceb8.zip |
nvme-fabrics: use unsigned int type
Loop variable i will never have a negative value, so use
unsigned int type instaed of int.
Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions