diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-07-14 21:07:27 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-14 21:14:33 +0300 |
commit | 568e34ed7339e357f73c8e1ae5cc4f4595805357 (patch) | |
tree | ce7f853c9a89f464d05a7cc4b0b5fe100b2887af /fs/xfs/xfs_linux.h | |
parent | 61ba06c7069bfe1d2b66ab474ce0d6b4f5419d64 (diff) | |
download | linux-568e34ed7339e357f73c8e1ae5cc4f4595805357.tar.xz |
PM: 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 first two
hib_submit_io() arguments into a single argument.
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-62-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/xfs/xfs_linux.h')
0 files changed, 0 insertions, 0 deletions