diff options
| author | John Garry <[email protected]> | 2024-07-19 11:29:10 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-07-19 15:32:49 +0000 |
| commit | 5f89154e8e9e3445f9b592e58a7045e06153b822 (patch) | |
| tree | 834a9773a830bc26a8269afaef3214505697f076 /rust/helpers.c | |
| parent | block: Catch possible entries missing from cmd_flag_name[] (diff) | |
| download | kernel-5f89154e8e9e3445f9b592e58a7045e06153b822.tar.gz kernel-5f89154e8e9e3445f9b592e58a7045e06153b822.zip | |
block: Use enum to define RQF_x bit indexes
Similar to what we do for enum req_flag_bits, divide the definition of
RQF_x flags into an enum to declare the bits and an actual flag.
Tweak some comments to not spill onto new lines.
Signed-off-by: John Garry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
