[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231130134550.33398-4-lihuisong@huawei.com>
Date: Thu, 30 Nov 2023 21:45:49 +0800
From: Huisong Li <lihuisong@...wei.com>
To: <xuwei5@...ilicon.com>
CC: <linux-kernel@...r.kernel.org>, <soc@...nel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<Jonathan.Cameron@...wei.com>, <arnd@...db.de>, <krzk@...nel.org>,
<sudeep.holla@....com>, <liuyonglong@...wei.com>,
<lihuisong@...wei.com>
Subject: [PATCH v2 3/4] soc: hisilicon: kunpeng_hccs: remove an unused blank line
Remove an unused blank line.
Signed-off-by: Huisong Li <lihuisong@...wei.com>
---
drivers/soc/hisilicon/kunpeng_hccs.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/soc/hisilicon/kunpeng_hccs.c b/drivers/soc/hisilicon/kunpeng_hccs.c
index fd3ca0eb8175..15125f1e0f3e 100644
--- a/drivers/soc/hisilicon/kunpeng_hccs.c
+++ b/drivers/soc/hisilicon/kunpeng_hccs.c
@@ -529,7 +529,6 @@ static int hccs_get_all_port_info_on_die(struct hccs_dev *hdev,
static int hccs_query_all_port_info_on_platform(struct hccs_dev *hdev)
{
-
struct device *dev = hdev->dev;
struct hccs_chip_info *chip;
struct hccs_die_info *die;
--
2.33.0
Powered by blists - more mailing lists