diff options
author | 2020-06-11 18:16:59 -0700 | |
---|---|---|
committer | 2020-07-08 16:16:17 +0200 | |
commit | a0f0dbaa6986d6777a4a6835ec91616d5c75ac25 (patch) | |
tree | 60403cb20e4fab472560d841a523c1878064e8c4 /tools/perf/scripts/python | |
parent | nvmet: introduce flags member in nvmet_fabrics_ops (diff) | |
download | linux-dev-a0f0dbaa6986d6777a4a6835ec91616d5c75ac25.tar.xz linux-dev-a0f0dbaa6986d6777a4a6835ec91616d5c75ac25.zip |
nvmet: use unsigned type for u64
In function nvmet_subsys_atte_version_show() which uses the NVME_XXX()
macros related to version (of type u64) get rid of the int type cast
when printing subsys version and use appropriate format specifier for
u64.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions