diff options
| author | Bart Van Assche <[email protected]> | 2022-07-14 11:07:18 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-14 12:14:32 -0600 |
| commit | 7649c873c16a384d447f7dbf9b153e333159f914 (patch) | |
| tree | 382cedf2e75e44615bba766ebf9fd34f8076c2f2 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 67c0f556302cfcdb5b5fb7933afa08cb1de75b36 (diff) | |
fs/f2fs: 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.
Cc: Jaegeuk Kim <[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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions