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] [day] [month] [year] [list]
Date:   Fri, 7 Aug 2020 17:41:25 +0800
From:   Jiaxun Yang <jiaxun.yang@...goat.com>
To:     Álvaro Fernández Rojas <noltari@...il.com>,
        tsbogend@...ha.franken.de, f.fainelli@...il.com,
        jonas.gorski@...il.com, bcm-kernel-feedback-list@...adcom.com,
        linux-mips@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/4] MIPS: BCM63xx: refactor board declarations



在 2020/8/7 下午5:38, Álvaro Fernández Rojas 写道:
> Current board declarations are a mess. Let's put some order and make them
> follow the same structure.
> Also remove board declarations tabs and double whitespace in the header.
>
> Signed-off-by: Álvaro Fernández Rojas <noltari@...il.com>
> ---
>   arch/mips/bcm63xx/boards/board_bcm963xx.c | 617 +++++++++++-----------
>   1 file changed, 306 insertions(+), 311 deletions(-)
>
> diff --git a/arch/mips/bcm63xx/boards/board_bcm963xx.c b/arch/mips/bcm63xx/boards/board_bcm963xx.c
> index ac9570b66f37..36dd356374b1 100644
> --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
> +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
> @@ -1,6 +1,6 @@
>   /*
>    * This file is subject to the terms and conditions of the GNU General Public
> - * License.  See the file "COPYING" in the main directory of this archive
> + * License. See the file "COPYING" in the main directory of this archive
You'd better replace licenses text with SPDX identifier.
>    * for more details.
>    *
>    * Copyright (C) 2008 Maxime Bizon <mbizon@...ebox.fr>
> @@ -41,30 +41,28 @@ static struct board_info board;
>    */
>

Thanks

- Jiaxun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ