From patchwork Mon Dec 13 05:21:41 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 12695815 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 52B9CC433F5 for ; Mon, 13 Dec 2021 05:23:13 +0000 (UTC) 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: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:In-Reply-To:References: List-Owner; bh=BupQbfWsT9Ud1UYDk5XBbll/2cseiLFhi2msYRgyMRc=; b=SvmjrmBPVYNHJr OqsULUe1MQTQUC4Q64e9VUnqcGbiGjMzRpI4t0RrXjZWGcoQ59E6Uo2WfkSoaYHhQ+VLbfaO0mjaT fDGoSHnrVVFrzLtpUs6TsrSBSKYZcKgnAhpnKwRQH+UP8TgJ1IQ3yWqTNUrTa5aKfFTSkJI1EHqwB s293EQA6HYLjyPlfq5zif3Ja2OsFJRRMieMnxMokBkDXZACigtdwVkYBX+Po7oeJr24Fsfb0q4IY+ /E66pBMaLLM/OBLQkBGcmvXDqf/iX3pIwWsdZXrd7zTNG4CmhVqahS11XlBQZW2w4SKTq5DNCZ1b6 kLnYAgL1QwUJf08WE/Jw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwdmk-007p2v-QL; Mon, 13 Dec 2021 05:22:02 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwdmg-007p2U-UI for linux-arm-kernel@lists.infradead.org; Mon, 13 Dec 2021 05:22:00 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 9C090B80DA3; Mon, 13 Dec 2021 05:21:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7D4D7C00446; Mon, 13 Dec 2021 05:21:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639372916; bh=4s3RUAH5E2QnR7ThNfpf83V3GwFtlQv3STlNvfQ3E/c=; h=From:To:Cc:Subject:Date:From; b=eaJzQaqTGAAMQrJbhPE+nJdZUt/sTKENukVLD49R6DuBqTtPAj54hucK5R8FyRN4b tdZlmNQNwcNhMZHgQFX6x5Bn9tmhwFvXIeiH/xrOGg7pBHw1Lp58YtRTlaS0C79WHg rFEa7w82x9DQR+4D0/dXRq82nxmCDSb5YAufdQLKlwcy0qwMletOcDaORK6b4UsjwC Lm4pqOC2ngfGMxAw69IjcJSgzdjkbSVTzRMYMBgk6sMMvpi6R/B/7IeKwt0RGlIo7p zGNiJU0K7lOus2DWmHGbJdpVeZTDX4Of4UnUOvEcpvvG39LL4g8rEqOAPf0p2T2Lwz XsW7J6beamKPA== From: Vinod Koul To: dmaengine@vger.kernel.org, Laurent Pinchart , Arnd Bergmann Cc: Vinod Koul , Michal Simek , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] dmaengine: xilinx_dpdma: use correct SDPX tag for header file Date: Mon, 13 Dec 2021 10:51:41 +0530 Message-Id: <20211213052141.850807-1-vkoul@kernel.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211212_212159_138883_33B48732 X-CRM114-Status: GOOD ( 12.04 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Commit 188c310bdd5d ("dmaengine: xilinx_dpdma: stop using slave_id field") add the header file with incorrect format for SPDX tag, fix that WARNING: Improper SPDX comment style for 'include/linux/dma/xilinx_dpdma.h', please use '/*' instead #1: FILE: include/linux/dma/xilinx_dpdma.h:1: +// SPDX-License-Identifier: GPL-2.0 WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 #1: FILE: include/linux/dma/xilinx_dpdma.h:1: +// SPDX-License-Identifier: GPL-2.0 Fixes: 188c310bdd5d ("dmaengine: xilinx_dpdma: stop using slave_id field") Signed-off-by: Vinod Koul --- include/linux/dma/xilinx_dpdma.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/dma/xilinx_dpdma.h b/include/linux/dma/xilinx_dpdma.h index 83a1377f03f8..02a4adf8921b 100644 --- a/include/linux/dma/xilinx_dpdma.h +++ b/include/linux/dma/xilinx_dpdma.h @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __LINUX_DMA_XILINX_DPDMA_H #define __LINUX_DMA_XILINX_DPDMA_H