From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_NONE, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 80EB2C48BDF for ; Thu, 10 Jun 2021 21:46:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 66A36613E9 for ; Thu, 10 Jun 2021 21:46:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231565AbhFJVsO (ORCPT ); Thu, 10 Jun 2021 17:48:14 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:49890 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231360AbhFJVr4 (ORCPT ); Thu, 10 Jun 2021 17:47:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623361559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7i5e+OtT+7tpx8qfL0qW2Nid+sJzqzF/pZfWD+IYGk0=; b=AeRmnKhuFeAmLsFvwaGWi0wU8H83AVW2JiZcXgOHpWUAiM04/oOpjoe77yFOeB66b7jZ/k FMGREIb6+prMVnzgZ7TLgXutYJKdlrjVh2+EXQOFr5BRHpqlcl9dz4WclEg8kOf1wUiIBI HmhRnzJ6n1kuUJ4EVqG7QI8mRO4Vu9Y= Received: from mail-oi1-f198.google.com (mail-oi1-f198.google.com [209.85.167.198]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-429-SgxyDKoQP-m2fYzwDfjyOw-1; Thu, 10 Jun 2021 17:45:58 -0400 X-MC-Unique: SgxyDKoQP-m2fYzwDfjyOw-1 Received: by mail-oi1-f198.google.com with SMTP id v142-20020acaac940000b02901f80189ca30so753901oie.22 for ; Thu, 10 Jun 2021 14:45:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7i5e+OtT+7tpx8qfL0qW2Nid+sJzqzF/pZfWD+IYGk0=; b=GKdnVy1FQDfRrW/ZmzhDvQacj4ynsNCYinSPlTl4GsydDn+rXKXLEWXh1hBSiSjAsT trn5+ef2NHa2WWNfJsPGuU/rZ/ek+RsEXqbTEid1nbPtBK5KtLsKBW7li3fs8MLERLKY eCPXBc+aQKTmYEio5RpmuA9FuwfxmC4tkBkQ5ddQqoJNiSznLA7OEeJOISluZ+9XBxdX 9nKS5Xl2/AKdGZF/1fpoNq55l6N960RmwnPx6B5LKX1KU3nrVeNHZN8+weJqlS+loolh N9laHll5pvCog4nvudObkKm2fUnuGiX0N6U4DuzMJsKcTSPv6vlFKZVWOwiniLRheZS+ BPmw== X-Gm-Message-State: AOAM5303soRdEbL8a+tfKWPdsHjZEg1nGWtew6xeBgcD3KdVxX7k7MrB SZ4/teji9H6cInHSU+O/DQzjG5TvWQTH6Jyh8H1fkQBNfkADZ5x8dtlj3xROczOSScddFMG+mTo KYKRrSs6DzgbQNo5Afv5OBlZGjfg= X-Received: by 2002:a9d:426:: with SMTP id 35mr375798otc.162.1623361557577; Thu, 10 Jun 2021 14:45:57 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzGF5LvkW/bwE5nlK1SyjpSfDezjll8ZHnP0L9H/o8fCFKmkIJKYig7nd4MMYjIcR0HYassvw== X-Received: by 2002:a9d:426:: with SMTP id 35mr375776otc.162.1623361557405; Thu, 10 Jun 2021 14:45:57 -0700 (PDT) Received: from localhost.localdomain.com (075-142-250-213.res.spectrum.com. [75.142.250.213]) by smtp.gmail.com with ESMTPSA id i15sm881839ots.39.2021.06.10.14.45.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Jun 2021 14:45:57 -0700 (PDT) From: trix@redhat.com To: robh+dt@kernel.org, tsbogend@alpha.franken.de, jic23@kernel.org, lars@metafoo.de, tomas.winkler@intel.com, arnd@arndb.de, gregkh@linuxfoundation.org, nbd@nbd.name, lorenzo.bianconi83@gmail.com, ryder.lee@mediatek.com, kvalo@codeaurora.org, davem@davemloft.net, kuba@kernel.org, matthias.bgg@gmail.com, mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com, apw@canonical.com, joe@perches.com, dwaipayanray1@gmail.com, lukas.bulwahn@gmail.com, chenhuacai@kernel.org, jiaxun.yang@flygoat.com, zhangqing@loongson.cn, jbhayana@google.com, sean.wang@mediatek.com, shayne.chen@mediatek.com, Soul.Huang@mediatek.com, shorne@gmail.com, gsomlo@gmail.com, pczarnecki@internships.antmicro.com, mholenko@antmicro.com, davidgow@google.com Cc: devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Tom Rix Subject: [PATCH 5/7] iio/scmi: fix spelling of SPDX tag Date: Thu, 10 Jun 2021 14:44:36 -0700 Message-Id: <20210610214438.3161140-7-trix@redhat.com> X-Mailer: git-send-email 2.26.3 In-Reply-To: <20210610214438.3161140-1-trix@redhat.com> References: <20210610214438.3161140-1-trix@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org From: Tom Rix checkpatch looks for SPDX-License-Identifier. Remove the extra spaces. Signed-off-by: Tom Rix --- 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 # -- 2.26.3 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9149AC48BDF for ; Thu, 10 Jun 2021 21:55:00 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 58EB6613F1 for ; Thu, 10 Jun 2021 21:55:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 58EB6613F1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tOH5UxmGWm9YcscJRUE4Xm/Ox6iTbfZ1hsnEhpKsyTc=; b=XiUGRrCkDiTKpC sFAgemhkeUi9ca3wFijZZfoJa7ZZnwSwSDC9ZC72GAPhlufUpPsAcyOji6QEkU482n+hd6IFcao5q hcvKXnqx3z2hqSgLs6752vNFUl0dddmyJVR9Z/mm2Q+Z14Uti5D9sdIaNJb3NBzN+3FLx/Qmyb6/I edZHSAlY5JPumEUsdKzPuOTczvVRrTaFkJdqfSWLU/tHqpUGP9ntCJPO6v6PfJbL6ff41b7bZzx3x SPRoFjarA8uDAMsyqZm5T7pRJv31dzMIy+NRTa9TzqJpg+GS4QCyEX7TMOAd5Ve8ieheDOayywDrJ Rg3TxCQw+cKa4k7xBQIQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrSdT-002elI-MG; Thu, 10 Jun 2021 21:54:47 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrSUy-002aPF-EL for linux-mediatek@lists.infradead.org; Thu, 10 Jun 2021 21:46:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623361559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7i5e+OtT+7tpx8qfL0qW2Nid+sJzqzF/pZfWD+IYGk0=; b=ADQ0YP4TB+0KPkbXYWgJkNG02BCZRCGVPoYFnVdTbPhwduXJb8OBq3PDJrMk5hTr+GUMQN q5BvkRalOQBNWtP/+Jc9/Cw10MWXslWSRhkXdXcmp3PiyKihS/9bFq30kGj39H/XT9z0Ml zwAUvExchq6KJ0dYx3mslnZT1dvLXvY= Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-138-0AEnh-eWPbqBeEYXPaRwMg-1; Thu, 10 Jun 2021 17:45:58 -0400 X-MC-Unique: 0AEnh-eWPbqBeEYXPaRwMg-1 Received: by mail-ot1-f69.google.com with SMTP id l13-20020a9d734d0000b02903db3d2b53faso676848otk.6 for ; Thu, 10 Jun 2021 14:45:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7i5e+OtT+7tpx8qfL0qW2Nid+sJzqzF/pZfWD+IYGk0=; b=EIKU5balQ0maSQyUEGgiypPquloD0DvasYgU/cAI5cCTAgomnnmNyjpC53TDPd7rct sZmoAF1XbD15PsBwQyuJGAobj4EDvC5AbBIhm3MeKbwLnZ4/QPm8LEbYanBsiwZdl0Bd tnl4EDUdfHirkVTYiUcDGE38opjt0Zj4zuH+n/tIHxT1ARaSCGFB0lzlTYMdEyTg9Sfq bbLhpe86vWxqrAYB/+Ulio1yS3Qy4rI3nH8BSYwtEBLgP0Hxj4emRO4/XLqIkU7mLsp7 F+iMK6nJ0t/eQQ60QluycfAh2rWI8uiNW1L6NcDYObYkmAft345Q8YFq3MIpo2Lpqlx1 TKeQ== X-Gm-Message-State: AOAM533+gNYAbjb/l0N7mivXshVlEIY0xOrt8pTnH2JF+UBPqmMO2fsU p32boxKKFMnb0jX53jcVzhqaEwYjvtUv2ITq92R0+zqhjf7mIYTzzdE099NCr0iVS//VCAgIQGd iz5hTEKFxAPR+/tIS6BOsswQudgW/UWzl X-Received: by 2002:a9d:426:: with SMTP id 35mr375808otc.162.1623361557581; Thu, 10 Jun 2021 14:45:57 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzGF5LvkW/bwE5nlK1SyjpSfDezjll8ZHnP0L9H/o8fCFKmkIJKYig7nd4MMYjIcR0HYassvw== X-Received: by 2002:a9d:426:: with SMTP id 35mr375776otc.162.1623361557405; Thu, 10 Jun 2021 14:45:57 -0700 (PDT) Received: from localhost.localdomain.com (075-142-250-213.res.spectrum.com. [75.142.250.213]) by smtp.gmail.com with ESMTPSA id i15sm881839ots.39.2021.06.10.14.45.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Jun 2021 14:45:57 -0700 (PDT) From: trix@redhat.com To: robh+dt@kernel.org, tsbogend@alpha.franken.de, jic23@kernel.org, lars@metafoo.de, tomas.winkler@intel.com, arnd@arndb.de, gregkh@linuxfoundation.org, nbd@nbd.name, lorenzo.bianconi83@gmail.com, ryder.lee@mediatek.com, kvalo@codeaurora.org, davem@davemloft.net, kuba@kernel.org, matthias.bgg@gmail.com, mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com, apw@canonical.com, joe@perches.com, dwaipayanray1@gmail.com, lukas.bulwahn@gmail.com, chenhuacai@kernel.org, jiaxun.yang@flygoat.com, zhangqing@loongson.cn, jbhayana@google.com, sean.wang@mediatek.com, shayne.chen@mediatek.com, Soul.Huang@mediatek.com, shorne@gmail.com, gsomlo@gmail.com, pczarnecki@internships.antmicro.com, mholenko@antmicro.com, davidgow@google.com Cc: devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Tom Rix Subject: [PATCH 5/7] iio/scmi: fix spelling of SPDX tag Date: Thu, 10 Jun 2021 14:44:36 -0700 Message-Id: <20210610214438.3161140-7-trix@redhat.com> X-Mailer: git-send-email 2.26.3 In-Reply-To: <20210610214438.3161140-1-trix@redhat.com> References: <20210610214438.3161140-1-trix@redhat.com> MIME-Version: 1.0 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=trix@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210610_144600_598624_D53EED3B X-CRM114-Status: GOOD ( 10.25 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org From: Tom Rix checkpatch looks for SPDX-License-Identifier. Remove the extra spaces. Signed-off-by: Tom Rix --- 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 # -- 2.26.3 _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 23F94C48BD1 for ; Thu, 10 Jun 2021 21:55:25 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E086C611CD for ; Thu, 10 Jun 2021 21:55:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E086C611CD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=k4RqQrxG3uYS3blh5OLRVTlnKyy3uLI4e8/7q1z8u7Q=; b=q/tpFsQrc64HRv u/ks/Z9j0X5oAHypqxu2clXAnPU0HJz2OlM31SH6ymYjwz4HwJ9yHz9TlEK+kYTe4lrhIsc1/GyMW IKPgP8VzwjZ9hMdkp1AY22qrp6wlSiGHDYB/6NyC0zNDwaMnwidx2YDaaORbU61Mhqva1IyXAK9+Y scYQPMoR/jdJE3X/VJ7+RDv8kPotI4VgjgC4zYFy0AeaaZdVz8MYjDzy71fwOZpQnxFJ76anvi58N Ax/evldCjlllawsfEG1ZKpjo9DPGgxZCeq+95InJovcc0E8vb5WX2duCQ2qxoM4iqv5u1jasHE8JW KigHv8Uwk6R9kZwoEzkQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrSc3-002dox-0B; Thu, 10 Jun 2021 21:53:20 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrSUy-002aPA-7y for linux-arm-kernel@lists.infradead.org; Thu, 10 Jun 2021 21:46:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623361559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7i5e+OtT+7tpx8qfL0qW2Nid+sJzqzF/pZfWD+IYGk0=; b=ADQ0YP4TB+0KPkbXYWgJkNG02BCZRCGVPoYFnVdTbPhwduXJb8OBq3PDJrMk5hTr+GUMQN q5BvkRalOQBNWtP/+Jc9/Cw10MWXslWSRhkXdXcmp3PiyKihS/9bFq30kGj39H/XT9z0Ml zwAUvExchq6KJ0dYx3mslnZT1dvLXvY= Received: from mail-oi1-f200.google.com (mail-oi1-f200.google.com [209.85.167.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-138-eXaz4IZ6MPOp2mHuKcCyLg-1; Thu, 10 Jun 2021 17:45:58 -0400 X-MC-Unique: eXaz4IZ6MPOp2mHuKcCyLg-1 Received: by mail-oi1-f200.google.com with SMTP id l136-20020acaed8e0000b02901f3ebfedbf2so1892567oih.11 for ; Thu, 10 Jun 2021 14:45:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7i5e+OtT+7tpx8qfL0qW2Nid+sJzqzF/pZfWD+IYGk0=; b=rdzRSA+tb3oP7UpRNkzeMQ8bBKnujv5MgDj64Yausl5R+KTqVq2yW/6Hl+9X0pF6FM wKyL0rpI/U8kZxoFPONsR8mZXxAhDnnGGNvfmssJz7iu1HfOoMveC3IMe4e2I8yzax3o TEQgxR0bEYV1e3Nnkkj8Hs+r8moH7uBb8KY2oSLDDXWMsve/7NExMHv1JaKL4CTFlOjy EA4x64Nggg3Ce1T+hwWlgj03OFW5sQXP2PJ8pAzBbspfM7AYnd5CzZ2A4yIAzwcYEqmH Vza24Psvia9L9jtr2gH5/XMBW9xouRX1jyq+Kti3SE2opR+fX92itcRKMDSilpBKR9nX vvYQ== X-Gm-Message-State: AOAM533h3tQn0oU8SRFeJWWiIyRbv2/M+N4zQBgrAIvLpOhFt46zbDNy xZwazwAKckQ4+QW3VhvYiA39c+wmYYxLfhrXN+0qMKBlXJEBs1JCFlw/mE2lU0SUL90MWaruEky 2hfGD/kVyQda7/KtfoEF1vnc1N9JUWyvCtGU= X-Received: by 2002:a9d:426:: with SMTP id 35mr375795otc.162.1623361557576; Thu, 10 Jun 2021 14:45:57 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzGF5LvkW/bwE5nlK1SyjpSfDezjll8ZHnP0L9H/o8fCFKmkIJKYig7nd4MMYjIcR0HYassvw== X-Received: by 2002:a9d:426:: with SMTP id 35mr375776otc.162.1623361557405; Thu, 10 Jun 2021 14:45:57 -0700 (PDT) Received: from localhost.localdomain.com (075-142-250-213.res.spectrum.com. [75.142.250.213]) by smtp.gmail.com with ESMTPSA id i15sm881839ots.39.2021.06.10.14.45.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Jun 2021 14:45:57 -0700 (PDT) From: trix@redhat.com To: robh+dt@kernel.org, tsbogend@alpha.franken.de, jic23@kernel.org, lars@metafoo.de, tomas.winkler@intel.com, arnd@arndb.de, gregkh@linuxfoundation.org, nbd@nbd.name, lorenzo.bianconi83@gmail.com, ryder.lee@mediatek.com, kvalo@codeaurora.org, davem@davemloft.net, kuba@kernel.org, matthias.bgg@gmail.com, mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com, apw@canonical.com, joe@perches.com, dwaipayanray1@gmail.com, lukas.bulwahn@gmail.com, chenhuacai@kernel.org, jiaxun.yang@flygoat.com, zhangqing@loongson.cn, jbhayana@google.com, sean.wang@mediatek.com, shayne.chen@mediatek.com, Soul.Huang@mediatek.com, shorne@gmail.com, gsomlo@gmail.com, pczarnecki@internships.antmicro.com, mholenko@antmicro.com, davidgow@google.com Cc: devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Tom Rix Subject: [PATCH 5/7] iio/scmi: fix spelling of SPDX tag Date: Thu, 10 Jun 2021 14:44:36 -0700 Message-Id: <20210610214438.3161140-7-trix@redhat.com> X-Mailer: git-send-email 2.26.3 In-Reply-To: <20210610214438.3161140-1-trix@redhat.com> References: <20210610214438.3161140-1-trix@redhat.com> MIME-Version: 1.0 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=trix@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210610_144600_430528_D8C3532C X-CRM114-Status: GOOD ( 11.52 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Tom Rix checkpatch looks for SPDX-License-Identifier. Remove the extra spaces. Signed-off-by: Tom Rix --- 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 # -- 2.26.3 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel