diff options
author | 2022-01-11 22:21:00 -0800 | |
---|---|---|
committer | 2022-02-28 13:45:04 +0200 | |
commit | 0801a4b630ab0949ddf0fc3f26cb17976e2d3afb (patch) | |
tree | be5c3b4facdfc4ab6e2d9fadbfa85f73776e151a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvme-fabrics: use unsigned int type (diff) | |
download | linux-dev-0801a4b630ab0949ddf0fc3f26cb17976e2d3afb.tar.xz linux-dev-0801a4b630ab0949ddf0fc3f26cb17976e2d3afb.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