[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAhV-H5rmym9_5X9uxAHvAJasNrVCgQSE23tv3XULE60iwMnUw@mail.gmail.com>
Date: Tue, 23 Feb 2021 09:20:04 +0800
From: Huacai Chen <chenhuacai@...nel.org>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
"open list:MIPS" <linux-mips@...r.kernel.org>,
"Maciej W . Rozycki" <macro@...am.me.uk>,
Tiezhu Yang <yangtiezhu@...ngson.cn>, Willy Tarreau <w@....eu>,
linux-edac@...r.kernel.org, linux-hams@...r.kernel.org,
kernel-janitors@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 5/5] MIPS: SGI-IP27: fix spelling in Copyright
Reviewed-by: Huacai Chen <chenhuacai@...nel.org>
On Tue, Feb 23, 2021 at 12:22 AM Lukas Bulwahn <lukas.bulwahn@...il.com> wrote:
>
> This is a Copyright line, and just a typo slipped through.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
> ---
> arch/mips/sgi-ip27/ip27-timer.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/mips/sgi-ip27/ip27-timer.c b/arch/mips/sgi-ip27/ip27-timer.c
> index 79c434fece52..444b5e0e935f 100644
> --- a/arch/mips/sgi-ip27/ip27-timer.c
> +++ b/arch/mips/sgi-ip27/ip27-timer.c
> @@ -1,7 +1,7 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> - * Copytight (C) 1999, 2000, 05, 06 Ralf Baechle (ralf@...ux-mips.org)
> - * Copytight (C) 1999, 2000 Silicon Graphics, Inc.
> + * Copyright (C) 1999, 2000, 05, 06 Ralf Baechle (ralf@...ux-mips.org)
> + * Copyright (C) 1999, 2000 Silicon Graphics, Inc.
> */
> #include <linux/bcd.h>
> #include <linux/clockchips.h>
> --
> 2.17.1
>
Powered by blists - more mailing lists