From: Tom Rix Date: Thu, 10 Jun 2021 21:44:36 +0000 (-0700) Subject: iio: scmi: fix spelling of SPDX tag X-Git-Tag: v5.14-rc1~66^2~85^2~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4c166925d4c6177ca325f0721627c6c2e3f95e6;p=thirdparty%2Flinux.git iio: scmi: fix spelling of SPDX tag checkpatch looks for SPDX-License-Identifier. Remove the extra spaces. Signed-off-by: Tom Rix Link: https://lore.kernel.org/r/20210610214438.3161140-7-trix@redhat.com Signed-off-by: Jonathan Cameron --- 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 #