Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1215348

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

From Jiri Kosina <jikos@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH V1 Resend 02/10] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
Date 2015-08-28 16:00 +0200
Message-ID <q2sme-545-7@gated-at.bofh.it> (permalink)
References <pWBsf-1Ag-47@gated-at.bofh.it> <pWBBU-1Ls-41@gated-at.bofh.it> <q2sme-545-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@ucw.cz>
> > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> 
> 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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH V1 Resend 02/10] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-08-28 16:00 +0200
  Re: [PATCH V1 Resend 02/10] PM / OPP: Drop unlikely before  IS_ERR(_OR_NULL) Jiri Kosina <jikos@kernel.org> - 2015-08-28 16:00 +0200
    Re: [PATCH V1 Resend 02/10] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-08-28 16:10 +0200

csiph-web