Received: by 2002:a05:6359:c8b:b0:c7:702f:21d4 with SMTP id go11csp949557rwb; Tue, 27 Sep 2022 06:41:38 -0700 (PDT) X-Google-Smtp-Source: AMsMyM45mC3uVWWjneIV2RmBFxMHCI7fc1niqupVAx73o0B0FbslofdVA4gLM0zmXJ3BB/yvT2DL X-Received: by 2002:a17:903:496:b0:176:ba09:1cc0 with SMTP id jj22-20020a170903049600b00176ba091cc0mr26951663plb.41.1664286098022; Tue, 27 Sep 2022 06:41:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1664286098; cv=none; d=google.com; s=arc-20160816; b=JSNKKeBN3udyFHAV2jqKD1v62F5fneh9qoHj8vJmvZTqnW6hjbDjUcrjeHsSCg0BVi 91VKVu1TDCw2yn81XDezk+jkACnz35eIxensgBeos5+XTTT4pEAflyqaNw0ZEAq5ZZoH 2ydGULy/Mn1C2mXip+AmmpwTUXnI93xX1LTtFvQ0J4rwf4016PpHVczFn32C2Q0gdxby 2ta2ARaw+srNmKJEYt74y7iNLSHelt6Mq1CncTFcI2666bkPUjkgxvecR3RUYhjoGTc8 iU0F7ZvD1yN3X9mneh1gdItrMG4r9F7FF3xgfGm946wx0tvmfjBwsr4Ni0UKarmsnNPQ 0dKw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=Qk+HhTH7gF/xe2evEEYxL3fnFA446ht+g5LTT9a/1dY=; b=z1E1CYHPbsErbZnwo3UCr+gK8caZaYQ98/Pvqk7ehFYt5qRabMaBrfum59qbxby/RD PpXM43GKyRqtDbzkeBU7STSZqDDo13SjP4jYw8F7vnT7kBXovpnSANAYKD4wkEIhiSRd E2vjUt/TUGH128Q3/WVoH4vHAhdYPUqKrJIPQHPCmabDRv2mEMXW5MpnBYFnfOZNi/Ny XsEWy5aCbjP6H3WzAgdL9pSh6rOOnJa26UjBk1agVS+0zM9LxyKfoZBjTsV6pBez3zpJ CncN83jm2n5oZsiTp8vjCShk4Qr+xuCkdtk2af42tMsS5eu3U6XQbtbRPTs+DbvqyB2m n0dg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id k71-20020a636f4a000000b0043cae020a12si1947981pgc.378.2022.09.27.06.41.25; Tue, 27 Sep 2022 06:41:38 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232343AbiI0MSA (ORCPT + 99 others); Tue, 27 Sep 2022 08:18:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231899AbiI0MRd (ORCPT ); Tue, 27 Sep 2022 08:17:33 -0400 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0EA8423159; Tue, 27 Sep 2022 05:17:30 -0700 (PDT) Received: from canpemm500004.china.huawei.com (unknown [172.30.72.57]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4McJS42xrDzWgnl; Tue, 27 Sep 2022 20:13:24 +0800 (CST) Received: from huawei.com (10.175.127.227) by canpemm500004.china.huawei.com (7.192.104.92) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Tue, 27 Sep 2022 20:17:28 +0800 From: Jason Yan To: , CC: , , , , , , , , Jason Yan Subject: [PATCH v5 6/8] scsi: libsas: use sas_phy_match_dev_addr() instead of open coded Date: Tue, 27 Sep 2022 20:39:24 +0800 Message-ID: <20220927123926.953297-7-yanaijie@huawei.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220927123926.953297-1-yanaijie@huawei.com> References: <20220927123926.953297-1-yanaijie@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.175.127.227] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To canpemm500004.china.huawei.com (7.192.104.92) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The sas address comparison of domain device and expander phy is open coded. Now we can replace it with sas_phy_match_dev_addr(). Signed-off-by: Jason Yan Reviewed-by: Damien Le Moal --- drivers/scsi/libsas/sas_expander.c | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/drivers/scsi/libsas/sas_expander.c b/drivers/scsi/libsas/sas_expander.c index 2caf366b9f74..9393ab83358c 100644 --- a/drivers/scsi/libsas/sas_expander.c +++ b/drivers/scsi/libsas/sas_expander.c @@ -738,9 +738,7 @@ static void sas_ex_get_linkrate(struct domain_device *parent, phy->phy_state == PHY_NOT_PRESENT) continue; - if (SAS_ADDR(phy->attached_sas_addr) == - SAS_ADDR(child->sas_addr)) { - + if (sas_phy_match_dev_addr(child, phy)) { child->min_linkrate = min(parent->min_linkrate, phy->linkrate); child->max_linkrate = max(parent->max_linkrate, @@ -1012,8 +1010,7 @@ static int sas_ex_discover_dev(struct domain_device *dev, int phy_id) sas_add_parent_port(dev, phy_id); return 0; } - if (dev->parent && (SAS_ADDR(ex_phy->attached_sas_addr) == - SAS_ADDR(dev->parent->sas_addr))) { + if (dev->parent && sas_phy_match_dev_addr(dev->parent, ex_phy)) { sas_add_parent_port(dev, phy_id); if (ex_phy->routing_attr == TABLE_ROUTING) sas_configure_phy(dev, phy_id, dev->port->sas_addr, 1); @@ -1312,7 +1309,7 @@ static int sas_check_parent_topology(struct domain_device *child) parent_phy->phy_state == PHY_NOT_PRESENT) continue; - if (SAS_ADDR(parent_phy->attached_sas_addr) != SAS_ADDR(child->sas_addr)) + if (!sas_phy_match_dev_addr(child, parent_phy)) continue; child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id]; @@ -1522,8 +1519,7 @@ static int sas_configure_parent(struct domain_device *parent, struct ex_phy *phy = &ex_parent->ex_phy[i]; if ((phy->routing_attr == TABLE_ROUTING) && - (SAS_ADDR(phy->attached_sas_addr) == - SAS_ADDR(child->sas_addr))) { + sas_phy_match_dev_addr(child, phy)) { res = sas_configure_phy(parent, i, sas_addr, include); if (res) return res; @@ -1858,8 +1854,7 @@ static void sas_unregister_devs_sas_addr(struct domain_device *parent, if (last) { list_for_each_entry_safe(child, n, &ex_dev->children, siblings) { - if (SAS_ADDR(child->sas_addr) == - SAS_ADDR(phy->attached_sas_addr)) { + if (sas_phy_match_dev_addr(child, phy)) { set_bit(SAS_DEV_GONE, &child->state); if (dev_is_expander(child->dev_type)) sas_unregister_ex_tree(parent->port, child); @@ -1941,8 +1936,7 @@ static int sas_discover_new(struct domain_device *dev, int phy_id) if (res) return res; list_for_each_entry(child, &dev->ex_dev.children, siblings) { - if (SAS_ADDR(child->sas_addr) == - SAS_ADDR(ex_phy->attached_sas_addr)) { + if (sas_phy_match_dev_addr(child, ex_phy)) { if (dev_is_expander(child->dev_type)) res = sas_discover_bfs_by_root(child); break; -- 2.31.1