diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2025-02-13 09:50:00 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2025-02-18 18:39:42 +0300 |
commit | 2ba8cf918f0d1873cd5430ae2cc3c41711a144d7 (patch) | |
tree | b6d44f71bacd517519382dd55e53597c84831340 /scripts/extract-fwblobs | |
parent | d422247d14a53fe825b1778edf104167d8fd8f3f (diff) | |
download | linux-2ba8cf918f0d1873cd5430ae2cc3c41711a144d7.tar.xz |
nvmet: Use enum definitions instead of hardcoded values
Change the definition of the inline functions nvmet_cc_en(),
nvmet_cc_css(), nvmet_cc_mps(), nvmet_cc_ams(), nvmet_cc_shn(),
nvmet_cc_iosqes(), and nvmet_cc_iocqes() to use the enum difinitions in
include/linux/nvme.h instead of hardcoded values.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
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/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions