diff options
author | 2022-07-14 11:07:03 -0700 | |
---|---|---|
committer | 2022-07-14 12:14:32 -0600 | |
commit | f9ed86dc1dc87662145d0327845fde1c6f3db6cd (patch) | |
tree | a78c8d787fa875e87f3320ed1969bd46a53b0bad /fs/jbd2/commit.c | |
parent | md/raid5: Use the enum req_op and blk_opf_t types (diff) | |
download | linux-dev-f9ed86dc1dc87662145d0327845fde1c6f3db6cd.tar.xz linux-dev-f9ed86dc1dc87662145d0327845fde1c6f3db6cd.zip |
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>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions