diff options
author | Gioh Kim <[email protected]> | 2021-04-19 09:37:11 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-04-20 08:59:04 -0600 |
commit | 9f455eeafde3d81cf36ea9979ca6596cf808bcf2 (patch) | |
tree | 16fc7c82d159da7d64b849be8a811c5c22964873 /tools/perf/scripts/python/libxed.py | |
parent | d16b5ac87454996f9fae6d49be0fdcbcb7dbdd58 (diff) |
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
They are defined with the same value and similar meaning, let's remove
one of them, then we can remove {WAIT,NOWAIT}.
Also change the type of 'wait' from 'int' to 'enum wait_type' to make
it clear.
Cc: Leon Romanovsky <[email protected]>
Cc: [email protected]
Signed-off-by: Guoqing Jiang <[email protected]>
Reviewed-by: Md Haris Iqbal <[email protected]>
Signed-off-by: Gioh Kim <[email protected]>
Signed-off-by: Jack Wang <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Acked-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions