diff options
author | 2022-01-11 22:20:58 -0800 | |
---|---|---|
committer | 2022-02-28 13:45:04 +0200 | |
commit | 581f19dd72b9d148ce667b6dcb20d3ef16b9a1cf (patch) | |
tree | 2c2be1779fa0bcc4945238a2bec0fdce7e98dacf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvme-fabrics: use consistent zeroout pattern (diff) | |
download | linux-dev-581f19dd72b9d148ce667b6dcb20d3ef16b9a1cf.tar.xz linux-dev-581f19dd72b9d148ce667b6dcb20d3ef16b9a1cf.zip |
nvme-fabrics: remove unnecessary braces for case
Braces are not required for enum value NVME_SC_CONNECT_INVALID_PARAM
when used on the switch-case statement, remove the braces.
Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
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