From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com. [209.85.220.47]) by gmr-mx.google.com with ESMTPS id eq2si566253pbb.2.2015.08.12.04.47.39 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Aug 2015 04:47:39 -0700 (PDT) Received: by mail-pa0-f47.google.com with SMTP id gr6so13120357pac.2 for ; Wed, 12 Aug 2015 04:47:39 -0700 (PDT) Date: Wed, 12 Aug 2015 17:17:32 +0530 From: Viresh Kumar To: Alexandre Belloni 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: <20150812114732.GE20238@linux> References: <1a92f2e1af5309ece9736f79f312e90486a98825.1439375087.git.viresh.kumar@linaro.org> <20150812104133.GE3411@piout.net> <20150812104625.GB20238@linux> <20150812114256.GF3411@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <20150812114256.GF3411@piout.net> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 12-08-15, 13:42, Alexandre Belloni wrote: > The fact is that I sent you a mail yesterday stating that I applied that > particular patch. Urg .. I looked at the 'V1 Resend' series to see which all are applied, and missed your reply on the first version. Sorry about that. -- viresh -- -- 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: viresh.kumar@linaro.org (Viresh Kumar) Date: Wed, 12 Aug 2015 17:17:32 +0530 Subject: [PATCH V1 Resend 06/10] drivers: rtc: Drop (un)likely before IS_ERR(_OR_NULL) In-Reply-To: <20150812114256.GF3411@piout.net> References: <1a92f2e1af5309ece9736f79f312e90486a98825.1439375087.git.viresh.kumar@linaro.org> <20150812104133.GE3411@piout.net> <20150812104625.GB20238@linux> <20150812114256.GF3411@piout.net> Message-ID: <20150812114732.GE20238@linux> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12-08-15, 13:42, Alexandre Belloni wrote: > The fact is that I sent you a mail yesterday stating that I applied that > particular patch. Urg .. I looked at the 'V1 Resend' series to see which all are applied, and missed your reply on the first version. Sorry about that. -- viresh From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752139AbbHLLrk (ORCPT ); Wed, 12 Aug 2015 07:47:40 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:35672 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750994AbbHLLrj (ORCPT ); Wed, 12 Aug 2015 07:47:39 -0400 Date: Wed, 12 Aug 2015 17:17:32 +0530 From: Viresh Kumar To: Alexandre Belloni 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: <20150812114732.GE20238@linux> References: <1a92f2e1af5309ece9736f79f312e90486a98825.1439375087.git.viresh.kumar@linaro.org> <20150812104133.GE3411@piout.net> <20150812104625.GB20238@linux> <20150812114256.GF3411@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150812114256.GF3411@piout.net> 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 On 12-08-15, 13:42, Alexandre Belloni wrote: > The fact is that I sent you a mail yesterday stating that I applied that > particular patch. Urg .. I looked at the 'V1 Resend' series to see which all are applied, and missed your reply on the first version. Sorry about that. -- viresh