[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210611183743.6f65100f@jic23-huawei>
Date: Fri, 11 Jun 2021 18:37:43 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: trix@...hat.com
Cc: robh+dt@...nel.org, tsbogend@...ha.franken.de, lars@...afoo.de,
tomas.winkler@...el.com, arnd@...db.de, gregkh@...uxfoundation.org,
nbd@....name, lorenzo.bianconi83@...il.com, ryder.lee@...iatek.com,
kvalo@...eaurora.org, davem@...emloft.net, kuba@...nel.org,
matthias.bgg@...il.com, mcoquelin.stm32@...il.com,
alexandre.torgue@...s.st.com, apw@...onical.com, joe@...ches.com,
dwaipayanray1@...il.com, lukas.bulwahn@...il.com,
chenhuacai@...nel.org, jiaxun.yang@...goat.com,
zhangqing@...ngson.cn, jbhayana@...gle.com, sean.wang@...iatek.com,
shayne.chen@...iatek.com, Soul.Huang@...iatek.com,
shorne@...il.com, gsomlo@...il.com,
pczarnecki@...ernships.antmicro.com, mholenko@...micro.com,
davidgow@...gle.com, devicetree@...r.kernel.org,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-iio@...r.kernel.org, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com
Subject: Re: [PATCH 5/7] iio/scmi: fix spelling of SPDX tag
On Thu, 10 Jun 2021 14:44:36 -0700
trix@...hat.com wrote:
> From: Tom Rix <trix@...hat.com>
>
> checkpatch looks for SPDX-License-Identifier.
> Remove the extra spaces.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
Applied this one to the togreg branch of iio.git (initially pushed out as testing
to let 0-day have first poke at it). Thanks,
Jonathan
> ---
> drivers/iio/common/scmi_sensors/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/common/scmi_sensors/Makefile b/drivers/iio/common/scmi_sensors/Makefile
> index f13140a2575a4..645e0fce1a739 100644
> --- a/drivers/iio/common/scmi_sensors/Makefile
> +++ b/drivers/iio/common/scmi_sensors/Makefile
> @@ -1,4 +1,4 @@
> -# SPDX - License - Identifier : GPL - 2.0 - only
> +# SPDX-License-Identifier: GPL-2.0-only
> #
> # Makefile for the IIO over SCMI
> #
Powered by blists - more mailing lists