diff options
| author | 2022-07-14 11:07:27 -0700 | |
|---|---|---|
| committer | 2022-07-14 12:14:33 -0600 | |
| commit | 568e34ed7339e357f73c8e1ae5cc4f4595805357 (patch) | |
| tree | ce7f853c9a89f464d05a7cc4b0b5fe100b2887af /fs/xfs/xfs_buf.c | |
| parent | fs/ocfs2: Use the enum req_op and blk_opf_t types (diff) | |
| download | linux-dev-568e34ed7339e357f73c8e1ae5cc4f4595805357.tar.xz linux-dev-568e34ed7339e357f73c8e1ae5cc4f4595805357.zip | |
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_buf.c')
0 files changed, 0 insertions, 0 deletions
