Re: [PATCH 5/5] MIPS: SGI-IP27: fix spelling in Copyright

2021-02-23 Thread Philippe Mathieu-Daudé
On Tue, Feb 23, 2021 at 1:33 PM Maciej W. Rozycki wrote: > On Tue, 23 Feb 2021, Philippe Mathieu-Daudé wrote: > > > > 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 > >

Re: [PATCH 5/5] MIPS: SGI-IP27: fix spelling in Copyright

2021-02-23 Thread Maciej W. Rozycki
On Mon, 22 Feb 2021, Lukas Bulwahn wrote: > This is a Copyright line, and just a typo slipped through. > > Signed-off-by: Lukas Bulwahn > --- Reviewed-by: Maciej W. Rozycki Maciej

Re: [PATCH 5/5] MIPS: SGI-IP27: fix spelling in Copyright

2021-02-23 Thread Maciej W. Rozycki
On Tue, 23 Feb 2021, Philippe Mathieu-Daudé wrote: > > 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 @@ > > // SPD

Re: [PATCH 5/5] MIPS: SGI-IP27: fix spelling in Copyright

2021-02-23 Thread Philippe Mathieu-Daudé
On Mon, Feb 22, 2021 at 5:22 PM Lukas Bulwahn wrote: > > This is a Copyright line, and just a typo slipped through. > > Signed-off-by: Lukas Bulwahn > --- > arch/mips/sgi-ip27/ip27-timer.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/mips/sgi-ip27/ip27-timer.

Re: [PATCH 5/5] MIPS: SGI-IP27: fix spelling in Copyright

2021-02-22 Thread Huacai Chen
Reviewed-by: Huacai Chen On Tue, Feb 23, 2021 at 12:22 AM Lukas Bulwahn wrote: > > This is a Copyright line, and just a typo slipped through. > > Signed-off-by: Lukas Bulwahn > --- > arch/mips/sgi-ip27/ip27-timer.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/ar