diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-07-14 11:07:04 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-14 12:14:32 -0600 |
commit | a288000f9fe381a21693832275491b9c802921c4 (patch) | |
tree | 48324bac0625d6763a37d500f91f08b9d77d252d /include/scsi | |
parent | f9ed86dc1dc87662145d0327845fde1c6f3db6cd (diff) | |
download | lwn-a288000f9fe381a21693832275491b9c802921c4.tar.gz lwn-a288000f9fe381a21693832275491b9c802921c4.zip |
nvme/target: Use the new blk_opf_t type
Improve static type checking by using the new blk_opf_t type for variables
that represent a request operation combined with request flags. Rename
those variables from 'op' into 'opf'.
Cc: Sagi Grimberg <sagi@grimberg.me>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-39-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions