On Wed, Nov 24, 2021 at 09:10:40AM +0100, Jack Wang wrote: > The type of min_latency is ktime_t, so use KTIME_MAX to initialize > the initial value. > > Fixes: dc3b66a0ce70 ("RDMA/rtrs-clt: Add a minimum latency multipath policy") > Signed-off-by: Jack Wang <jinpu.wang@xxxxxxxxx> > Reviewed-by: Guoqing Jiang <Guoqing.Jiang@xxxxxxxxx> > --- > drivers/infiniband/ulp/rtrs/rtrs-clt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks Jason