diff options
author | Caleb Sander <csander@purestorage.com> | 2024-01-31 09:43:12 -0700 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-01-31 16:06:12 -0800 |
commit | 6f9a71c61183d6849d5aeab085b210c10398af9a (patch) | |
tree | c82d440efea3254693beea4eed9ca127ebc82b33 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 4b6821940eeb238a0cc9af322e9ebe8e12613f6a (diff) |
nvme: remove redundant status mask
In nvme_get_error_status_str(), the status code is already masked
with 0x7ff at the beginning of the function.
Don't bother masking it again when indexing nvme_statuses.
Signed-off-by: Caleb Sander <csander@purestorage.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions