From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx> Date: Wed, 5 Jun 2019 23:11:34 +0200 > From: Enrico Weigelt <info@xxxxxxxxx> > > IS_ERR() already calls unlikely(), so this extra unlikely() call > around IS_ERR() is not needed. > > Signed-off-by: Enrico Weigelt <info@xxxxxxxxx> Applied.