diff options
| author | Bart Van Assche <[email protected]> | 2022-07-14 11:07:20 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-14 12:14:32 -0600 |
| commit | c85f99929ea66c357199b6a3fe958745e1190f5a (patch) | |
| tree | 1a0c2b4245a6ff46da8fdbcb7b321ae53f79d59c /tools/perf/scripts/python | |
| parent | 67688c08b7e5e9f8f945b22fb460a31ed3feb880 (diff) | |
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 <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions