diff options
| author | Bart Van Assche <[email protected]> | 2022-07-14 11:07:03 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-14 12:14:32 -0600 |
| commit | f9ed86dc1dc87662145d0327845fde1c6f3db6cd (patch) | |
| tree | a78c8d787fa875e87f3320ed1969bd46a53b0bad /tools/perf/scripts/python | |
| parent | a9010741ce7c9533fa825cc49f0739d4d8ebda48 (diff) | |
nvme/host: 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: Sagi Grimberg <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Keith Busch <[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