linux-stable/drivers/nvme
Bart Van Assche f9ed86dc1d nvme/host: Use the enum req_op and blk_opf_t types
Improve static type checking by using the enum req_op type for variables
that represent a request operation and the new blk_opf_t type for
variables that represent request flags.

Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Keith Busch <kbusch@kernel.org>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-38-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-07-14 12:14:32 -06:00
..
host nvme/host: Use the enum req_op and blk_opf_t types 2022-07-14 12:14:32 -06:00
target treewide: Rename enum req_opf into enum req_op 2022-07-14 12:14:30 -06:00
Kconfig
Makefile