diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-07-14 20:07:20 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-14 20:14:32 +0200 |
commit | c85f99929ea66c357199b6a3fe958745e1190f5a (patch) | |
tree | 1a0c2b4245a6ff46da8fdbcb7b321ae53f79d59c /fs/Kconfig | |
parent | fs/gfs2: Use the enum req_op and blk_opf_t types (diff) | |
download | linux-c85f99929ea66c357199b6a3fe958745e1190f5a.tar.xz linux-c85f99929ea66c357199b6a3fe958745e1190f5a.zip |
fs/hfsplus: 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. Combine the last two
hfsplus_submit_bio() arguments into a single argument.
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-55-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions