On Mon, Apr 24, 2023 at 01:33:24PM -0700, Bart Van Assche wrote: > 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. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>