From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id ec7si201878wib.3.2015.08.12.04.42.57 for ; Wed, 12 Aug 2015 04:42:57 -0700 (PDT) Date: Wed, 12 Aug 2015 13:42:56 +0200 From: Alexandre Belloni To: Viresh Kumar Cc: trivial@kernel.org, linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, Hans Ulli Kroll , "moderated list:BLACKFIN RTC DRIVER" , Alessandro Zummo , "moderated list:ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE" , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" Subject: [rtc-linux] Re: [PATCH V1 Resend 06/10] drivers: rtc: Drop (un)likely before IS_ERR(_OR_NULL) Message-ID: <20150812114256.GF3411@piout.net> References: <1a92f2e1af5309ece9736f79f312e90486a98825.1439375087.git.viresh.kumar@linaro.org> <20150812104133.GE3411@piout.net> <20150812104625.GB20238@linux> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <20150812104625.GB20238@linux> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 12/08/2015 at 16:16:25 +0530, Viresh Kumar wrote : > On 12-08-15, 12:41, Alexandre Belloni wrote: > > Hi Viresh, > > > > Why are you resending? > > I never got a reply from Andrew Morton on V1, so resent it again. And > today Andrew asked me to take this via trivial tree. > > So the resent. > > I need to find a sane way to get few more people to the cover-letter. > The problem is that I am generating the cc-list with get_maintainers, > and if I combine that list for all the patches, it becomes huge. And > really can't send the cover-letter to those people then. Few lists may > block it as well, due to high number of cc'd people. > > I am telling this because, the cover-letter did contain the reason for > resend. > The fact is that I sent you a mail yesterday stating that I applied that particular patch. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Wed, 12 Aug 2015 13:42:56 +0200 Subject: [PATCH V1 Resend 06/10] drivers: rtc: Drop (un)likely before IS_ERR(_OR_NULL) In-Reply-To: <20150812104625.GB20238@linux> References: <1a92f2e1af5309ece9736f79f312e90486a98825.1439375087.git.viresh.kumar@linaro.org> <20150812104133.GE3411@piout.net> <20150812104625.GB20238@linux> Message-ID: <20150812114256.GF3411@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12/08/2015 at 16:16:25 +0530, Viresh Kumar wrote : > On 12-08-15, 12:41, Alexandre Belloni wrote: > > Hi Viresh, > > > > Why are you resending? > > I never got a reply from Andrew Morton on V1, so resent it again. And > today Andrew asked me to take this via trivial tree. > > So the resent. > > I need to find a sane way to get few more people to the cover-letter. > The problem is that I am generating the cc-list with get_maintainers, > and if I combine that list for all the patches, it becomes huge. And > really can't send the cover-letter to those people then. Few lists may > block it as well, due to high number of cc'd people. > > I am telling this because, the cover-letter did contain the reason for > resend. > The fact is that I sent you a mail yesterday stating that I applied that particular patch. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752090AbbHLLnA (ORCPT ); Wed, 12 Aug 2015 07:43:00 -0400 Received: from down.free-electrons.com ([37.187.137.238]:59417 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751762AbbHLLm6 (ORCPT ); Wed, 12 Aug 2015 07:42:58 -0400 Date: Wed, 12 Aug 2015 13:42:56 +0200 From: Alexandre Belloni To: Viresh Kumar Cc: trivial@kernel.org, linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, Hans Ulli Kroll , "moderated list:BLACKFIN RTC DRIVER" , Alessandro Zummo , "moderated list:ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE" , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" Subject: Re: [PATCH V1 Resend 06/10] drivers: rtc: Drop (un)likely before IS_ERR(_OR_NULL) Message-ID: <20150812114256.GF3411@piout.net> References: <1a92f2e1af5309ece9736f79f312e90486a98825.1439375087.git.viresh.kumar@linaro.org> <20150812104133.GE3411@piout.net> <20150812104625.GB20238@linux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150812104625.GB20238@linux> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/08/2015 at 16:16:25 +0530, Viresh Kumar wrote : > On 12-08-15, 12:41, Alexandre Belloni wrote: > > Hi Viresh, > > > > Why are you resending? > > I never got a reply from Andrew Morton on V1, so resent it again. And > today Andrew asked me to take this via trivial tree. > > So the resent. > > I need to find a sane way to get few more people to the cover-letter. > The problem is that I am generating the cc-list with get_maintainers, > and if I combine that list for all the patches, it becomes huge. And > really can't send the cover-letter to those people then. Few lists may > block it as well, due to high number of cc'd people. > > I am telling this because, the cover-letter did contain the reason for > resend. > The fact is that I sent you a mail yesterday stating that I applied that particular patch. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com