diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-07-14 11:07:16 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-14 12:14:32 -0600 |
commit | bf9486d6dd2351f6cfff9a8df87657a1248a918d (patch) | |
tree | 0b4b11f34d141e1f8c5e3f0f14f7a79636fb2032 /lib/random32.c | |
parent | f84c94afcf823c6c78438c56c9414763beec50d9 (diff) | |
download | linux-bf9486d6dd2351f6cfff9a8df87657a1248a918d.tar.gz linux-bf9486d6dd2351f6cfff9a8df87657a1248a918d.tar.bz2 linux-bf9486d6dd2351f6cfff9a8df87657a1248a918d.zip |
fs/btrfs: 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.
Acked-by: David Sterba <dsterba@suse.com>
Cc: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-51-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/random32.c')
0 files changed, 0 insertions, 0 deletions