diff options
| author | Bart Van Assche <[email protected]> | 2022-07-14 11:06:39 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-14 12:14:31 -0600 |
| commit | 9945172a7120790fb8832cfec9557773f69e9d74 (patch) | |
| tree | 2ff2c582d90789a2eda60374837da0c3f1d3953f /tools/perf/scripts/python | |
| parent | ba91fd01aad28b2290a00518c4cd6eb728b4f06f (diff) | |
block/drbd: 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.
Reviewed-by: Christoph Böhmwalder <[email protected]>
Cc: Lars Ellenberg <[email protected]>
Cc: Philipp Reisner <[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