Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2377421pxj; Sun, 16 May 2021 23:44:59 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyCDqZGjeVHHWmUdvkiqXeY+c3yNUJ1eUL/dmN/xngiVH1WZTCuh+45hZeV2qWbrRHSFKvy X-Received: by 2002:a92:6f11:: with SMTP id k17mr51697805ilc.200.1621233899393; Sun, 16 May 2021 23:44:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621233899; cv=none; d=google.com; s=arc-20160816; b=M3rAJI+mX6E6agHE0RCbZWI+xnBAvjJAhqlbsqYuMLU99q8S2uw0gSEL+uqGMUSGtM o9G2OQKVqz832GCG+VkKvlW8nOrppKcQp8vyJGph5kzuj8XVxZ1D14CqSLxUGTZooDhJ LKV2i4Du/1gJGF7dmDPNZHtOZhsmyntAT05Yg2QYvG2MzMXlyjc4cXGqBm4LpjKLrhkY ouUBkQzLeiLkmFN8wcNTF3EXBorNISSQz52NUMhyImvZ8INdI3AMOHR3LKbkfQ8Kzvu7 Sic+NYxqSaRZ8tgdIIyEdhB1EMltb8t1GF/v2MAWPP3o4MkzwqCVSHRKpp0BNhFXVVUH C+dQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:message-id:date:subject:cc:to:from; bh=kF563N4H2uppjj6nQLQgOPW07gAul2Li+RsxTxC8Ghs=; b=ft1W1rAG8eggVl7h1QQZBO8wyQF4/9efv3oMF8wZ15p11xm2VZG52cq7qNaK23yC1q b5TJWDtS0zecrG7P790J2d3YmmSlJ0wAPqu3U8o6TFs3N8TsWvHReakqDp+EUg15tsJr WLrfYSuToclZxpIOAiZofFsJ+lcYTciJT+ah7/ZkJ2SwuRyJtAYZVtAs9HZZUjByR+Io IRpeh88roAsMPM829vlUemc1Zh+CG6XvnuPqIeCsSopWqo9jRnNA7xqtLYAyCGWfEJOD KSRRAkJCHVIwGHwE5r9OXuyAwK+DlD1pvc8SSRWy96ruv9gogOadi+FfgPOQ1MwME80o N8gQ== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k8si17705904jav.68.2021.05.16.23.44.47; Sun, 16 May 2021 23:44:59 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229490AbhEQGl5 (ORCPT + 99 others); Mon, 17 May 2021 02:41:57 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:2993 "EHLO szxga06-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234578AbhEQGlx (ORCPT ); Mon, 17 May 2021 02:41:53 -0400 Received: from dggems703-chm.china.huawei.com (unknown [172.30.72.59]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4Fk8bC4zY0zmWBt; Mon, 17 May 2021 14:38:15 +0800 (CST) Received: from dggpemm500001.china.huawei.com (7.185.36.107) by dggems703-chm.china.huawei.com (10.3.19.180) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Mon, 17 May 2021 14:40:30 +0800 Received: from localhost.localdomain (10.67.165.24) by dggpemm500001.china.huawei.com (7.185.36.107) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Mon, 17 May 2021 14:40:29 +0800 From: Xiaofei Tan To: , CC: , , , Xiaofei Tan Subject: [PATCH 0/9] tty: hvc_console: Fix some coding style issues Date: Mon, 17 May 2021 14:37:04 +0800 Message-ID: <1621233433-27094-1-git-send-email-tanxiaofei@huawei.com> X-Mailer: git-send-email 2.8.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.165.24] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To dggpemm500001.china.huawei.com (7.185.36.107) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-) -- 2.8.1