* [PATCH v3 3/5] powerpc: Use the correct style for SPDX License Identifier [not found] <cover.1555427418.git.nishadkamdar@gmail.com> @ 2019-04-16 15:28 ` Nishad Kamdar 2019-04-16 23:47 ` Andrew Donnellan 2019-07-08 1:19 ` Michael Ellerman 0 siblings, 2 replies; 3+ messages in thread From: Nishad Kamdar @ 2019-04-16 15:28 UTC (permalink / raw) To: Frederic Barrat, Andrew Donnellan Cc: Greg Kroah-Hartman, linux-kernel, Paul Mackerras, Uwe Kleine-König, Joe Perches, linuxppc-dev This patch corrects the SPDX License Identifier style in the powerpc Hardware Architecture related files. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com> --- arch/powerpc/include/asm/pnv-ocxl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/include/asm/pnv-ocxl.h b/arch/powerpc/include/asm/pnv-ocxl.h index 208b5503f4ed..7de82647e761 100644 --- a/arch/powerpc/include/asm/pnv-ocxl.h +++ b/arch/powerpc/include/asm/pnv-ocxl.h @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0+ +/* SPDX-License-Identifier: GPL-2.0+ */ // Copyright 2017 IBM Corp. #ifndef _ASM_PNV_OCXL_H #define _ASM_PNV_OCXL_H -- 2.17.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v3 3/5] powerpc: Use the correct style for SPDX License Identifier 2019-04-16 15:28 ` [PATCH v3 3/5] powerpc: Use the correct style for SPDX License Identifier Nishad Kamdar @ 2019-04-16 23:47 ` Andrew Donnellan 2019-07-08 1:19 ` Michael Ellerman 1 sibling, 0 replies; 3+ messages in thread From: Andrew Donnellan @ 2019-04-16 23:47 UTC (permalink / raw) To: Nishad Kamdar, Frederic Barrat Cc: Greg Kroah-Hartman, linux-kernel, Paul Mackerras, Uwe Kleine-König, Joe Perches, linuxppc-dev On 17/4/19 1:28 am, Nishad Kamdar wrote: > This patch corrects the SPDX License Identifier style > in the powerpc Hardware Architecture related files. > > Suggested-by: Joe Perches <joe@perches.com> > Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com> > --- TIL there's a different style for source vs headers... sigh. :( Thanks for fixing. Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> > arch/powerpc/include/asm/pnv-ocxl.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/powerpc/include/asm/pnv-ocxl.h b/arch/powerpc/include/asm/pnv-ocxl.h > index 208b5503f4ed..7de82647e761 100644 > --- a/arch/powerpc/include/asm/pnv-ocxl.h > +++ b/arch/powerpc/include/asm/pnv-ocxl.h > @@ -1,4 +1,4 @@ > -// SPDX-License-Identifier: GPL-2.0+ > +/* SPDX-License-Identifier: GPL-2.0+ */ > // Copyright 2017 IBM Corp. > #ifndef _ASM_PNV_OCXL_H > #define _ASM_PNV_OCXL_H > -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v3 3/5] powerpc: Use the correct style for SPDX License Identifier 2019-04-16 15:28 ` [PATCH v3 3/5] powerpc: Use the correct style for SPDX License Identifier Nishad Kamdar 2019-04-16 23:47 ` Andrew Donnellan @ 2019-07-08 1:19 ` Michael Ellerman 1 sibling, 0 replies; 3+ messages in thread From: Michael Ellerman @ 2019-07-08 1:19 UTC (permalink / raw) To: Nishad Kamdar, Frederic Barrat, Andrew Donnellan Cc: Greg Kroah-Hartman, linux-kernel, Paul Mackerras, Uwe Kleine-König, Joe Perches, linuxppc-dev On Tue, 2019-04-16 at 15:28:57 UTC, Nishad Kamdar wrote: > This patch corrects the SPDX License Identifier style > in the powerpc Hardware Architecture related files. > > Suggested-by: Joe Perches <joe@perches.com> > Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com> > Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/2200bbec12c428d7b276fb450e5755cdfe435ae5 cheers ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-07-08 1:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <cover.1555427418.git.nishadkamdar@gmail.com>
2019-04-16 15:28 ` [PATCH v3 3/5] powerpc: Use the correct style for SPDX License Identifier Nishad Kamdar
2019-04-16 23:47 ` Andrew Donnellan
2019-07-08 1:19 ` Michael Ellerman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox