Re: [PATCH V1 Resend 02/10] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)

From: Jiri Kosina
Date: Fri Aug 28 2015 - 09:52:52 EST


On Fri, 28 Aug 2015, Rafael J. Wysocki wrote:

> > IS_ERR(_OR_NULL) already contain an 'unlikely' compiler flag and there
> > is no need to do that again from its callers. Drop it.
> >
> > Acked-by: Pavel Machek <pavel@xxxxxx>
> > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>
> Did that go anywhere or should I apply it?

I didn't take it yet, so feel free to do so if you want.

With series like this, I usually wait a couple weeks and the pick the ones
which haven't been picked into maintainer trees (I check that by looking
for its presence in linux-next) through trivial.git afterwards.

--
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/