diff options
| author | Bart Van Assche <[email protected]> | 2023-05-17 10:42:24 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-05-18 19:47:49 -0600 |
| commit | e0d85cde95bba7d40caa3bf9bc41ee810f0e96df (patch) | |
| tree | 8327888616bfed2d31277aa0d2eafcebc76367d0 /tools/perf/scripts/python | |
| parent | 19821fee3ed42e5b294e95814892d0ad6a9890c9 (diff) | |
block: mq-deadline: Clean up deadline_check_fifo()
Change the return type of deadline_check_fifo() from 'int' into 'bool'.
Use time_is_before_eq_jiffies() instead of time_after_eq(). No
functionality has been changed.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Cc: Damien Le Moal <[email protected]>
Cc: Ming Lei <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Reviewed-by: Damien Le Moal <[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