+5
−5
Loading
Make enum spdk_nvme_ctrlr_flags more readable. Other enums in spdk, e.g. enum accel_capability, and enum NVME_RDMA_COMPLETION_FLAGS, already define the enum values using bit shifts. Do the same for enum spdk_nvme_ctrlr_flags. No functional change intended. Signed-off-by:Niklas Cassel <niklas.cassel@wdc.com> Change-Id: Ida7d7e4ff7f4cffce85cb2d6ea2bc0168875fdb8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5158 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>