From: "Winkler, Tomas" <tomas.winkler@intel•com>
To: "trix@redhat•com" <trix@redhat•com>,
"robh+dt@kernel•org" <robh+dt@kernel•org>,
"tsbogend@alpha•franken.de" <tsbogend@alpha•franken.de>,
"jic23@kernel•org" <jic23@kernel•org>,
"lars@metafoo•de" <lars@metafoo•de>,
"arnd@arndb•de" <arnd@arndb•de>,
"gregkh@linuxfoundation•org" <gregkh@linuxfoundation•org>,
"nbd@nbd•name" <nbd@nbd•name>,
"lorenzo.bianconi83@gmail•com" <lorenzo.bianconi83@gmail•com>,
"ryder.lee@mediatek•com" <ryder.lee@mediatek•com>,
"kvalo@codeaurora•org" <kvalo@codeaurora•org>,
"davem@davemloft•net" <davem@davemloft•net>,
"kuba@kernel•org" <kuba@kernel•org>,
"matthias.bgg@gmail•com" <matthias.bgg@gmail•com>,
"mcoquelin.stm32@gmail•com" <mcoquelin.stm32@gmail•com>,
"alexandre.torgue@foss•st.com" <alexandre.torgue@foss•st.com>,
"apw@canonical•com" <apw@canonical•com>,
"joe@perches•com" <joe@perches•com>,
"dwaipayanray1@gmail•com" <dwaipayanray1@gmail•com>,
"lukas.bulwahn@gmail•com" <lukas.bulwahn@gmail•com>,
"chenhuacai@kernel•org" <chenhuacai@kernel•org>,
"jiaxun.yang@flygoat•com" <jiaxun.yang@flygoat•com>,
"zhangqing@loongson•cn" <zhangqing@loongson•cn>,
"jbhayana@google•com" <jbhayana@google•com>,
"sean.wang@mediatek•com" <sean.wang@mediatek•com>,
"shayne.chen@mediatek•com" <shayne.chen@mediatek•com>,
"Soul.Huang@mediatek•com" <Soul.Huang@mediatek•com>,
"shorne@gmail•com" <shorne@gmail•com>,
"gsomlo@gmail•com" <gsomlo@gmail•com>,
"pczarnecki@internships•antmicro.com"
<pczarnecki@internships•antmicro.com>,
"mholenko@antmicro•com" <mholenko@antmicro•com>,
"davidgow@google•com" <davidgow@google•com>
Cc: "devicetree@vger•kernel.org" <devicetree@vger•kernel.org>,
"linux-mips@vger•kernel.org" <linux-mips@vger•kernel.org>,
"linux-kernel@vger•kernel.org" <linux-kernel@vger•kernel.org>,
"linux-iio@vger•kernel.org" <linux-iio@vger•kernel.org>,
"linux-wireless@vger•kernel.org" <linux-wireless@vger•kernel.org>,
"netdev@vger•kernel.org" <netdev@vger•kernel.org>,
"linux-arm-kernel@lists•infradead.org"
<linux-arm-kernel@lists•infradead.org>,
"linux-mediatek@lists•infradead.org"
<linux-mediatek@lists•infradead.org>,
"linux-stm32@st-md-mailman•stormreply.com"
<linux-stm32@st-md-mailman•stormreply.com>
Subject: RE: [PATCH 2/7] mei: hdcp: SPDX tag should be the first line
Date: Fri, 11 Jun 2021 16:12:24 +0000 [thread overview]
Message-ID: <22a4dc49b49348438d71be0fb02e3ab1@intel.com> (raw)
In-Reply-To: <20210610214438.3161140-4-trix@redhat.com>
>
> From: Tom Rix <trix@redhat•com>
>
> checkpatch looks for the tag on the first line.
> So delete empty first line
>
> Signed-off-by: Tom Rix <trix@redhat•com>
Acked-by: Tomas Winkler <tomas.winkler@intel•com>
> ---
> drivers/misc/mei/hdcp/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/misc/mei/hdcp/Kconfig b/drivers/misc/mei/hdcp/Kconfig
> index 95b2d6d37f102..54e1c95269096 100644
> --- a/drivers/misc/mei/hdcp/Kconfig
> +++ b/drivers/misc/mei/hdcp/Kconfig
> @@ -1,4 +1,3 @@
> -
> # SPDX-License-Identifier: GPL-2.0
> # Copyright (c) 2019, Intel Corporation. All rights reserved.
> #
> --
> 2.26.3
next prev parent reply other threads:[~2021-06-11 16:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-10 21:44 [PATCH 0/7] check Makefile and Kconfigs for SPDX tag trix
2021-06-10 21:44 ` [PATCH 1/7] checkpatch: check Makefiles " trix
2021-06-10 22:15 ` Joe Perches
2021-06-10 21:44 ` [PATCH 2/7] mei: hdcp: SPDX tag should be the first line trix
2021-06-11 16:12 ` Winkler, Tomas [this message]
2021-06-10 21:44 ` [PATCH 3/7] drivers/soc/litex: fix spelling of SPDX tag trix
2021-06-11 20:38 ` Stafford Horne
2021-06-10 21:44 ` [PATCH 4/7] MIPS: Loongson64: " trix
2021-06-21 9:46 ` Thomas Bogendoerfer
2021-06-10 21:44 ` [PATCH 5/7] iio/scmi: " trix
2021-06-11 17:37 ` Jonathan Cameron
2021-06-10 21:44 ` [PATCH 6/7] mt76: add a space between comment char and " trix
2021-06-10 21:44 ` [PATCH 7/7] mt76: use SPDX header file comment style trix
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=22a4dc49b49348438d71be0fb02e3ab1@intel.com \
--to=tomas.winkler@intel$(echo .)com \
--cc=Soul.Huang@mediatek$(echo .)com \
--cc=alexandre.torgue@foss$(echo .)st.com \
--cc=apw@canonical$(echo .)com \
--cc=arnd@arndb$(echo .)de \
--cc=chenhuacai@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=davidgow@google$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=dwaipayanray1@gmail$(echo .)com \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=gsomlo@gmail$(echo .)com \
--cc=jbhayana@google$(echo .)com \
--cc=jiaxun.yang@flygoat$(echo .)com \
--cc=jic23@kernel$(echo .)org \
--cc=joe@perches$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=kvalo@codeaurora$(echo .)org \
--cc=lars@metafoo$(echo .)de \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-iio@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-mediatek@lists$(echo .)infradead.org \
--cc=linux-mips@vger$(echo .)kernel.org \
--cc=linux-stm32@st-md-mailman$(echo .)stormreply.com \
--cc=linux-wireless@vger$(echo .)kernel.org \
--cc=lorenzo.bianconi83@gmail$(echo .)com \
--cc=lukas.bulwahn@gmail$(echo .)com \
--cc=matthias.bgg@gmail$(echo .)com \
--cc=mcoquelin.stm32@gmail$(echo .)com \
--cc=mholenko@antmicro$(echo .)com \
--cc=nbd@nbd$(echo .)name \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pczarnecki@internships$(echo .)antmicro.com \
--cc=robh+dt@kernel$(echo .)org \
--cc=ryder.lee@mediatek$(echo .)com \
--cc=sean.wang@mediatek$(echo .)com \
--cc=shayne.chen@mediatek$(echo .)com \
--cc=shorne@gmail$(echo .)com \
--cc=trix@redhat$(echo .)com \
--cc=tsbogend@alpha$(echo .)franken.de \
--cc=zhangqing@loongson$(echo .)cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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