Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1783424pxj; Sat, 22 May 2021 01:46:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyP8Pi5J/Dg0wqWE1rQUcZ2ncHff4hij3wJjedCYJ6asZdr7retqPibs1s2eZdKXJ/31jHT X-Received: by 2002:aa7:d718:: with SMTP id t24mr15629697edq.259.1621673184923; Sat, 22 May 2021 01:46:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621673184; cv=none; d=google.com; s=arc-20160816; b=QoibfMJYIkxY1SzWkFyp/UdI2pvddzr6GA7A/DbW6kO50wjlYZmPqVRrm9RbJBUG3W Jal6DrMNwy7oCiQfUHyY2ohIQlW4Tgg1yzID8ER4NEvtG7OlrGX7DrcKLoa43ac3TaA+ rwcF+9Be4yr0EdJrLGvIf282Tw8BVBZMPPjHLuH++SrfanopIZkQtTNQOPGSqYe6lWZF uKaT1kYqr40gjC/FfkkBB4MaJQ0eA7915Y/iWOBHb2IqIhLYcFZLRlledhwMhJI+6VZK 4KVLa1ZlFf0mNqyD1OGszbV0LK8W5zxqleJdzq0o40j8A2/E5Af4zW2xlgHez5lprdqJ XP7w== 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=eNZosBFQdD05MbXVAxR80Rx+xKiie3rqniJcwNz/KHI=; b=HFR1P9tjcHrTpqvh+D5iieWOLzvKHviYcvFCxD1EwQjGjjegB3Jt1K/qKD/dEuTSkh +1h9dNhfVGNICP10+Tt3+38CzgZTm/B446k5wUHTruzSIpQjld6F/Mcymeo3hIU+Kys+ yK7gMBYwfMqfDloUZSP9vRpK3Wz7nWvsoo7i6SDM5ycgrN1UCc4VxB9tPxEe3IRCu6jf lRsltMt55HZEiwMG5rNcGPMtuN1MsfYjrPl1Xb2RyCbRsaGVre3nTiH6ELLk2Zu7ooiY oSWasF7P9w0wIqr11I4AsxRSLM/kXs5G2s3ZpDl9KyRy2rEN4YAgQr2Ajpdw1tQfK/0I Edvw== 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 x18si9074459ejd.75.2021.05.22.01.46.02; Sat, 22 May 2021 01:46:24 -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 S230492AbhEVImw (ORCPT + 99 others); Sat, 22 May 2021 04:42:52 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:3631 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230255AbhEVImH (ORCPT ); Sat, 22 May 2021 04:42:07 -0400 Received: from dggems704-chm.china.huawei.com (unknown [172.30.72.60]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4FnH023g9VzQqW8; Sat, 22 May 2021 16:37:06 +0800 (CST) Received: from dggemi760-chm.china.huawei.com (10.1.198.146) by dggems704-chm.china.huawei.com (10.3.19.181) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2176.2; Sat, 22 May 2021 16:40:39 +0800 Received: from localhost.localdomain (10.67.165.24) by dggemi760-chm.china.huawei.com (10.1.198.146) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Sat, 22 May 2021 16:40:39 +0800 From: Hui Tang To: , CC: , , Subject: [PATCH 10/24] scsi: wd33c93: remove leading spaces before tabs Date: Sat, 22 May 2021 16:37:14 +0800 Message-ID: <1621672648-39955-11-git-send-email-tanghui20@huawei.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1621672648-39955-1-git-send-email-tanghui20@huawei.com> References: <1621672648-39955-1-git-send-email-tanghui20@huawei.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.165.24] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To dggemi760-chm.china.huawei.com (10.1.198.146) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There are a few leading spaces before tabs and remove it by running the following commard: $ find . -name '*.[ch]' | xargs sed -r -i 's/^[ ]+\t/\t/' Signed-off-by: Hui Tang --- drivers/scsi/wd33c93.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/wd33c93.c b/drivers/scsi/wd33c93.c index a23277b..bf56c0f 100644 --- a/drivers/scsi/wd33c93.c +++ b/drivers/scsi/wd33c93.c @@ -1511,10 +1511,10 @@ reset_wd33c93(struct Scsi_Host *instance) while ((read_aux_stat(regs) & ASR_BSY) && busycount++ < 100) udelay (10); /* - * there are scsi devices out there, which manage to lock up + * there are scsi devices out there, which manage to lock up * the wd33c93 in a busy condition. In this state it won't * accept the reset command. The only way to solve this is to - * give the chip a hardware reset (if possible). The code below + * give the chip a hardware reset (if possible). The code below * does this for the SGI Indy, where this is possible */ /* still busy ? */ -- 2.8.1