Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752321AbbGBAPE (ORCPT ); Wed, 1 Jul 2015 20:15:04 -0400 Received: from mail-vn0-f53.google.com ([209.85.216.53]:33521 "EHLO mail-vn0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752797AbbGBAO5 (ORCPT ); Wed, 1 Jul 2015 20:14:57 -0400 MIME-Version: 1.0 In-Reply-To: <20150701140826.GM3210@x1> References: <1435666326-10039-1-git-send-email-maninder1.s@samsung.com> <20150701073950.GB3210@x1> <20150701074053.GC3210@x1> <20150701140826.GM3210@x1> Date: Thu, 2 Jul 2015 09:14:57 +0900 X-Google-Sender-Auth: LtVuk8k8pYV7GQurt_yl9Za3UWA Message-ID: Subject: Re: [PATCH 1/1] mfd: remove unnecessary check From: Krzysztof Kozlowski To: Lee Jones Cc: Krzysztof Kozlowski , Maninder Singh , sameo@linux.intel.com, linux-kernel@vger.kernel.org, pankaj.m@samsung.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1625 Lines: 43 2015-07-01 23:08 GMT+09:00 Lee Jones : > On Wed, 01 Jul 2015, Krzysztof Kozlowski wrote: > >> 2015-07-01 16:40 GMT+09:00 Lee Jones : >> > On Wed, 01 Jul 2015, Lee Jones wrote: >> >> On Tue, 30 Jun 2015, Maninder Singh wrote: >> >> >> >> > o Making pdata NULL check to (!pdata) as coding statndard >> >> > and all other checks in file. >> >> > o Removing redundant check of pdata, because we already >> >> > check for pdata, and also derefernced before this check >> >> > >> >> > Signed-off-by: Maninder Singh >> >> > Reviewed-by: Vaneet Narang >> >> > --- >> >> > drivers/mfd/t7l66xb.c | 4 ++-- >> >> > 1 file changed, 2 insertions(+), 2 deletions(-) >> >> >> >> Applied, with a properly formatted subject line. >> > >> > Should have probably been more forthcomming with some advice. >> > >> > Next time, please use `git log --oneline -- ` to see what >> > the accepted format is. >> >> ... and a spell-check could be useful as well :). The reviewed-by tag >> was not sent on LKML and the person (Vaneet Narang) was not even CC-ed >> so I think it should be dropped. > > Fair points. Patch dropped. I meant the reviewed-by tag should be dropped :) . So now... Maninder Singh, could you resent the patch with this minor issues fixed? Best regards, Krzysztof -- 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/