Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1169678pxj; Fri, 21 May 2021 08:02:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzYJijw/32NLwumWWb6Esy5/cSE7IHeibOVPOjkxVly5wFDVcFtIqmLk0eztudWwQq7DBhK X-Received: by 2002:a17:906:6b92:: with SMTP id l18mr10979178ejr.367.1621609375470; Fri, 21 May 2021 08:02:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621609375; cv=none; d=google.com; s=arc-20160816; b=aT95mOMUM6GAQrvJRf6HDqyvruykfInZd4RYV3CnSKch5xqjDYPBBlrBxAwE/X8jQG Gihc20RmjsrGY5xQd4QdEs64N6CB4zBexR9V/WLs4/KxHpGP1Xu8iR1ZJbe2A46BVUoL GpnAnK0CHRr3p7cU0fR2UGdbvgsHCVFS4uzeUFwQMTRHZqy71eabdQxkgmUtYr3F9Cdi 5/pgy9MgOCkMlZCLF5W0zsNJ/RS9UWTiP1W5htGjBmkUUv+R9r8nXmX/9MQ+/58afD9e nIn70aGU7YvLUU0ms8fR0h1K3QFyMUSPXerlK4j+KXdwZyn7/72PslRklZf8GGAMM0Fc VleQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=P5VZDNVjwfMwwEob8kGeo9C1RobbFgCfT0FDokjoKV4=; b=i+qwcmKB7dxLJTYt/1MPTW+TVFlMnKPf/pKIKDd3qi7K0SAHl7CWRmrdVveb9uASOg LKxkeSogfkk4ZMtkVCRPlGLdqF0fQ6olD0MihGunGzd/whgvKQkYgTyyoyA2yqP401Yy ZGDzlkZAXVKaH8LY/NburoIgiSldq/wsbWEVnFeUpsGMNDoMmn8Rf0VzNyouTL15EoXg 9EFN1mHH2vkCBdvjucpcjrf6TKoIOX3C/hd8sH9UJEKYLKOWjlJR5SBRz0MfaPwVIeV1 0SX9whAcFEm/3ueN+41UCJJlb2SyNFmNXLmuBIDgnYc81v6c+nH4HZonX346/SSuaGHv lQ3g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="Y/B4dHHh"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id eo8si5507922ejc.686.2021.05.21.08.02.27; Fri, 21 May 2021 08:02:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="Y/B4dHHh"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236119AbhETPNL (ORCPT + 99 others); Thu, 20 May 2021 11:13:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:40002 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232020AbhETPNK (ORCPT ); Thu, 20 May 2021 11:13:10 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id ABE24600D1; Thu, 20 May 2021 15:11:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621523509; bh=eFI5rpQJhU6aKiz7M8+Q4aUTrQg2nZYVDF4zrydbhhI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y/B4dHHhjeBn8turYwFunjFQ9HFK+qY2IH/3HqY4hb8q9WMtZwprLoDysMYgcZUtS y6xZN2b0knJu6n9S9zUFRd986f66pngXR2TFF2mYYQWNy719xFTCkv2CF6EDdFhFE3 rhzzYPLkrUs7AbwCLzko3IftEvrdeHkmWShLKk3M= Date: Thu, 20 May 2021 17:11:47 +0200 From: Greg KH To: Xiaofei Tan Cc: jirislaby@kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linuxarm@openeuler.org Subject: Re: [PATCH 0/9] tty: hvc_console: Fix some coding style issues Message-ID: References: <1621233433-27094-1-git-send-email-tanxiaofei@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1621233433-27094-1-git-send-email-tanxiaofei@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 17, 2021 at 02:37:04PM +0800, Xiaofei Tan wrote: > Fix some issues reported by checkpatch.pl. All of them are > coding style issues, no function changes. > > Xiaofei Tan (9): > tty: hvc_console: Fix spaces required around that '=' > tty: hvc_console: Fix "foo * bar" should be "foo *bar" > tty: hvc_console: Remove trailing whitespace > tty: hvc_console: Fix issues of code indent should use tabs > tty: hvc_console: Delete spaces prohibited around open parenthesis '(' > and ')' > tty: hvc_console: Fix coding style issues of block comments > tty: hvc_console: Add a blank line after declarations > tty: hvc_console: Remove the repeated words 'no' and 'from' > tty: hvc_console: Move open brace { on the previous line > > drivers/tty/hvc/hvc_console.c | 37 ++++++++++++++++++++++--------------- > 1 file changed, 22 insertions(+), 15 deletions(-) Do you use this driver? If so, great, I'm sure there are other "real" issues in it that need some work. But as Johan points out, doing drive-by checkpatch cleanups on random files that you do not use, isn't the best thing to do. If you just want to do this type of work, please do so in drivers/staging/ as it is most welcome there if you wish to get involved in kernel work to get experience before doing "real" stuff. thanks, g reg k-h