On 5/18/23 02:42, 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. > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Hannes Reinecke <hare@xxxxxxx> > Cc: Damien Le Moal <dlemoal@xxxxxxxxxx> > Cc: Ming Lei <ming.lei@xxxxxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Damien Le Moal <dlemoal@xxxxxxxxxx> I still think that time_is_before_eq_jiffies() should really be named time_after_eq_jiffies() though, but that is a different patch :) -- Damien Le Moal Western Digital Research