Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933636AbbHKCnT (ORCPT ); Mon, 10 Aug 2015 22:43:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53386 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933181AbbHKCnR (ORCPT ); Mon, 10 Aug 2015 22:43:17 -0400 Date: Mon, 10 Aug 2015 22:43:16 -0400 From: Mike Snitzer To: Viresh Kumar Cc: akpm@linux-foundation.org, linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, Alasdair Kergon , dm-devel@redhat.com Subject: Re: [PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) Message-ID: <20150811024315.GB26351@redhat.com> References: <20150810200503.GA24638@redhat.com> <20150811014203.GF5766@linux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150811014203.GF5766@linux> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1130 Lines: 26 On Mon, Aug 10 2015 at 9:42pm -0400, Viresh Kumar wrote: > On 10-08-15, 16:05, Mike Snitzer wrote: > > On Mon, Aug 10 2015 at 2:12am -0400, > > Viresh Kumar 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 > > > > 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. -- 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/