lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 Nov 2023 14:42:48 +0000
From:   Jonathan Cameron <Jonathan.Cameron@...wei.com>
To:     Huisong Li <lihuisong@...wei.com>
CC:     <xuwei5@...ilicon.com>, <linux-kernel@...r.kernel.org>,
        <soc@...nel.org>, <linux-arm-kernel@...ts.infradead.org>,
        <arnd@...db.de>, <krzk@...nel.org>, <sudeep.holla@....com>,
        <liuyonglong@...wei.com>
Subject: Re: [PATCH v2 3/4] soc: hisilicon: kunpeng_hccs: remove an unused
 blank line

On Thu, 30 Nov 2023 21:45:49 +0800
Huisong Li <lihuisong@...wei.com> wrote:

> Remove an unused blank line.
> 
> Signed-off-by: Huisong Li <lihuisong@...wei.com>
FWIW
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@...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;

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ