From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DA6A5C433E0 for ; Mon, 15 Feb 2021 14:52:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A5BC464DF4 for ; Mon, 15 Feb 2021 14:52:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229912AbhBOOwb (ORCPT ); Mon, 15 Feb 2021 09:52:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:34522 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229721AbhBOOw2 (ORCPT ); Mon, 15 Feb 2021 09:52:28 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id E57BD64DF4; Mon, 15 Feb 2021 14:51:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613400707; bh=cmvN9HzH4BR1Cs5d66pNovNDeUIP8+tTBh8GRES+jhk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i9jf/TrU7ovhWBnvTeiwLXtib7zknqE0raAQtIl0SBdpqqWjNu/0OYYvTbEFlSDmw h2sR48B+LzEaskYnS+r8aUmfc17mMmwa5oZcj+CESQY95cn2Lma+nbm7RjWn7tDG+P rXkuDjmFz+hTb3NRv2y/XhsAtnpsrndvCPVJN1MY= Date: Mon, 15 Feb 2021 15:51:44 +0100 From: Greg KH To: Alaa Emad Cc: mchehab+huawei@kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH resend] staging: hikey9xx: hi6421-spmi-pmic: fixing Message-ID: References: <20210215143652.14122-1-alaaemadhossney.ae@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210215143652.14122-1-alaaemadhossney.ae@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 15, 2021 at 04:36:52PM +0200, Alaa Emad wrote: > This patch fix the following issues in hi6421-spmi-pmic.c file: > > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:51: WARNING: please, no space before tabs > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:52: WARNING: please, no space before tabs > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:53: WARNING: please, no space before tabs > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:69: WARNING: please, no space before tabs > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:180: CHECK: Alignment should match open parenthesis > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:238: CHECK: Alignment should match open parenthesis > > > Signed-off-by: Alaa Emad > > --- > drivers/staging/hikey9xx/hi6421-spmi-pmic.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Why is this a "resend"? What caused it to be needed to be resent? And your subject line is really odd, how does it match up with other commits for this file? thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.6 required=3.0 tests=BAYES_20,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6624BC433DB for ; Mon, 15 Feb 2021 14:51:51 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E49F164E37 for ; Mon, 15 Feb 2021 14:51:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E49F164E37 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C160986A48; Mon, 15 Feb 2021 14:51:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9JGuwvlZAFfM; Mon, 15 Feb 2021 14:51:50 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 030058685D; Mon, 15 Feb 2021 14:51:50 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id ECFC21BF3BB for ; Mon, 15 Feb 2021 14:51:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id E9B2885B0D for ; Mon, 15 Feb 2021 14:51:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7h55MVSjkbud for ; Mon, 15 Feb 2021 14:51:47 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by fraxinus.osuosl.org (Postfix) with ESMTPS id E594E85ABB for ; Mon, 15 Feb 2021 14:51:47 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id E57BD64DF4; Mon, 15 Feb 2021 14:51:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613400707; bh=cmvN9HzH4BR1Cs5d66pNovNDeUIP8+tTBh8GRES+jhk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i9jf/TrU7ovhWBnvTeiwLXtib7zknqE0raAQtIl0SBdpqqWjNu/0OYYvTbEFlSDmw h2sR48B+LzEaskYnS+r8aUmfc17mMmwa5oZcj+CESQY95cn2Lma+nbm7RjWn7tDG+P rXkuDjmFz+hTb3NRv2y/XhsAtnpsrndvCPVJN1MY= Date: Mon, 15 Feb 2021 15:51:44 +0100 From: Greg KH To: Alaa Emad Subject: Re: [PATCH resend] staging: hikey9xx: hi6421-spmi-pmic: fixing Message-ID: References: <20210215143652.14122-1-alaaemadhossney.ae@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210215143652.14122-1-alaaemadhossney.ae@gmail.com> X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mchehab+huawei@kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Mon, Feb 15, 2021 at 04:36:52PM +0200, Alaa Emad wrote: > This patch fix the following issues in hi6421-spmi-pmic.c file: > > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:51: WARNING: please, no space before tabs > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:52: WARNING: please, no space before tabs > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:53: WARNING: please, no space before tabs > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:69: WARNING: please, no space before tabs > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:180: CHECK: Alignment should match open parenthesis > drivers/staging/hikey9xx/hi6421-spmi-pmic.c:238: CHECK: Alignment should match open parenthesis > > > Signed-off-by: Alaa Emad > > --- > drivers/staging/hikey9xx/hi6421-spmi-pmic.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Why is this a "resend"? What caused it to be needed to be resent? And your subject line is really odd, how does it match up with other commits for this file? thanks, greg k-h _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel