[dm-devel] [PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL)

Mike Snitzer snitzer at redhat.com
Tue Aug 11 02:43:16 UTC 2015


On Mon, Aug 10 2015 at  9:42pm -0400,
Viresh Kumar <viresh.kumar at linaro.org> wrote:

> On 10-08-15, 16:05, Mike Snitzer wrote:
> > On Mon, Aug 10 2015 at  2:12am -0400,
> > Viresh Kumar <viresh.kumar at linaro.org> 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.
> > > 
> > > Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>
> > 
> > I picked this up for 4.3, staged in linux-dm.git's 'for-next', see:
> > https://git.kernel.org/cgit/linux/kernel/git/device-mapper/linux-dm.git/commit/?h=for-next&id=e2545d97b6cc0556fbd1099fca9271e3ca1d0b01
> 
> I had no clue about it as I didn't look at individual maintainer's
> tree. But rebased things over linux-next/master.
> 
> Why isn't your branch merged into linux-next ?

I just staged it today, so the next linux-next will pick it up.




More information about the dm-devel mailing list