From: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
To: Nishad Kamdar <nishadkamdar@gmail.com>,
Frederic Barrat <fbarrat@linux.ibm.com>
Cc: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org, "Paul Mackerras" <paulus@samba.org>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Joe Perches" <joe@perches.com>,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v3 3/5] powerpc: Use the correct style for SPDX License Identifier
Date: Wed, 17 Apr 2019 09:47:47 +1000 [thread overview]
Message-ID: <fa1a2e97-75d0-32f1-c897-4111d950a07d@au1.ibm.com> (raw)
In-Reply-To: <5c04f72569b508cd5477fa1bf15f0166d376cd3a.1555427420.git.nishadkamdar@gmail.com>
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
next prev parent reply other threads:[~2019-04-16 23:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[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 [this message]
2019-07-08 1:19 ` Michael Ellerman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fa1a2e97-75d0-32f1-c897-4111d950a07d@au1.ibm.com \
--to=andrew.donnellan@au1.ibm.com \
--cc=fbarrat@linux.ibm.com \
--cc=gregkh@linuxfoundation.org \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=nishadkamdar@gmail.com \
--cc=paulus@samba.org \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox