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

