diff options
author | Weiwen Hu <huweiwen@linux.alibaba.com> | 2024-06-03 15:56:59 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-06-24 22:53:42 +0300 |
commit | 22f19a584d7045e0509f103dbc5c0acfd6415163 (patch) | |
tree | ba9d11bec57d75d42a172babb29f98508d9bac77 /scripts/generate_rust_analyzer.py | |
parent | 1a9e218195a55d0a31e8cbe263aa2f618580ef1d (diff) | |
download | linux-22f19a584d7045e0509f103dbc5c0acfd6415163.tar.xz |
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
This should better match its semantic. "sc" is used in the NVMe spec to
specifically refer to the last 8 bits in the status field. We should not
reuse "sc" here.
Signed-off-by: Weiwen Hu <huweiwen@linux.alibaba.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions