Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2378230pxj; Sun, 16 May 2021 23:46:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwvfi87wThK+FL+QekujUT6fa5YOA53aIXkL5bI3LgDC55WMRfJP80dotICZDS8Td9AeCeb X-Received: by 2002:a92:4b08:: with SMTP id m8mr5927690ilg.183.1621233975605; Sun, 16 May 2021 23:46:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621233975; cv=none; d=google.com; s=arc-20160816; b=EvxS5pxJETtL6cSBTHPtd9rTTmdAxVlLGeEPoonaNCMb2ReD+yUD8l3aH8iegU9oUN 0lKJE+Xtzxb9adw8n+FabVPQe8p0i3unSwk40gYESv0sMmRrfMUrgHabgDknV3gKVjvt GP0GZ2cmp4NhhksKcLUoBx0tbAhEalbgeKaz4oaIN4/17T7OLk2s3hP/PAt0JxNqw4Un ZkWq6uudiYvZ6PdeceR6Cl00auDMJ9ZAf5Gcw7yqmaOUYUJmPl6CXvcw8HhdLd/IF+ep dldyx3lOAQz+CmD5bcvEBtjj7rcKKFmrpv9z3lm0BD/STHnPRnW2BTXSuDQBK7VbRZKm JL+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=CZg1wcVAZVhL9sGBGLyk/ulTtfa5ct2Nk1mCerJfYo4=; b=GEgcFKoQVD49cRHHgCXb2qQpf49GJSWyfOQUu7b7HMktuOyA1yWG3c2MJl0/Zj+wj4 slQiyQ6VuYOBTrYbcWqeHQ7Km01VWAORQEXUuERbYYStwBioNFlCqtjXR8WfqiMlYYbA mp979xSG/W8RHZU+NnIqVpMcqzAbe4ml5EBCHAifhtnAoqDXGzQ9GiC/9xgo9uKKkRGS hZe9P1ExUPEiZmwvMUHwx3eXeGdbARNdUF95FD9RIH3VECzHHLPKIpCMEi+EpRoD+q4F EvwbmKdm5MY35In7BOME8i/k0dmIR73C0Y2/evFW4foT/fKbqzMPbezswGKMam9PBJK8 hm2A== 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 i1si16501907ilk.75.2021.05.16.23.46.03; Sun, 16 May 2021 23:46:15 -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 S235106AbhEQGmP (ORCPT + 99 others); Mon, 17 May 2021 02:42:15 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:3565 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234978AbhEQGly (ORCPT ); Mon, 17 May 2021 02:41:54 -0400 Received: from dggems701-chm.china.huawei.com (unknown [172.30.72.58]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4Fk8Zp012CzmWJY; Mon, 17 May 2021 14:37:53 +0800 (CST) Received: from dggpemm500001.china.huawei.com (7.185.36.107) by dggems701-chm.china.huawei.com (10.3.19.178) 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:30 +0800 From: Xiaofei Tan To: , CC: , , , Xiaofei Tan Subject: [PATCH 5/9] tty: hvc_console: Delete spaces prohibited around open parenthesis '(' and ')' Date: Mon, 17 May 2021 14:37:09 +0800 Message-ID: <1621233433-27094-6-git-send-email-tanxiaofei@huawei.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1621233433-27094-1-git-send-email-tanxiaofei@huawei.com> References: <1621233433-27094-1-git-send-email-tanxiaofei@huawei.com> 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 Delete spaces prohibited after that open parenthesis '(' and before that close parenthesis ')', reported by checkpatch.pl. Signed-off-by: Xiaofei Tan --- drivers/tty/hvc/hvc_console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tty/hvc/hvc_console.c b/drivers/tty/hvc/hvc_console.c index 2e5c133..39018e5 100644 --- a/drivers/tty/hvc/hvc_console.c +++ b/drivers/tty/hvc/hvc_console.c @@ -689,7 +689,7 @@ static int __hvc_poll(struct hvc_struct *hp, bool may_sleep) spin_unlock_irqrestore(&hp->lock, flags); tty_hangup(tty); spin_lock_irqsave(&hp->lock, flags); - } else if ( n == -EAGAIN ) { + } else if (n == -EAGAIN) { /* * Some back-ends can only ensure a certain min * num of bytes read, which may be > 'count'. -- 2.8.1