From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx> Date: Mon, 29 Jul 2019 20:55:21 +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.