[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4ebe17b8-699d-349a-9c33-6eec5cb40fa3@flygoat.com>
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