From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id ED9D211A4 for ; Fri, 29 Mar 2019 00:15:40 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 959AF2153B; Thu, 28 Mar 2019 19:15:40 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 28 Mar 2019 19:15:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=+n54s7pLBBxFAYasHqzV4yvntWfIeoVrX774Zb0VV4o=; b=fj3eNFZEiXyy mKFacYLQBETwMd9zvUSmQZCai7ZBQPXs9xuKqq9QUo/APFlRrIygmchhdaalMI5e 1TdOVhEwZVu3c3erVPRCp679Sf+UqOMaHXbT4jNyV5bjnkCLO2SiWSWU9qBRCnNL r+zexrbRj2WO100km2TNRUcZfl/ENRs= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=+n54s7pLBBxFAYasHqzV4yvntWfIeoVrX774Zb0VV 4o=; b=wdLIzIc5wXJ18p8BXOkyq6UxDH+2AmzHNT9BYBDTpy1z5AezhukWaHZ8N PPJ7WIPKRozb8jZjKjDkAldEM6OXfLTUkD5bTcpGMukH+emBFHY0UFdJV/oOa5Ex 45+SvLVJtjzTzXEZJMagymB/GZ7BuUY2uDhl1tiEMkCDose/V0egM0zgCEi8AHXE iGiDatpvvCS9mSpEZCuqpOD9Tx58JPpLuF1DqMWgb0oBZh/xHA87+z+9fnd9XSvU ljhy0kWXwU+FK+HConsGYZzi4fxgBkzRNyzCNXvGvBMJDk7Fa+5MFY+Vtg+o/RSR afy3AaRUFEA/+d8Jf7CUiW9JEsFVw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrkeehgddtfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5B937E49E3; Thu, 28 Mar 2019 19:15:39 -0400 (EDT) From: Thomas Monjalon To: Stephen Hemminger Cc: dev@dpdk.org Date: Fri, 29 Mar 2019 00:15:38 +0100 Message-ID: <1854596.sr6rv8kyS5@xps> In-Reply-To: <20190206222757.10835-1-stephen@networkplumber.org> References: <20190206222757.10835-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] drivers: SPDX license id consistency X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Mar 2019 23:15:41 -0000 06/02/2019 23:27, Stephen Hemminger: > All drivers should have SPDX on the first line of the source > files in the format > /* SPDX-License-Identifier: ... > > Several files used minor modifications which were inconsistent > with the pattern. Fix it to make scanning tools easier. > > Signed-off-by: Stephen Hemminger > --- > drivers/bus/fslmc/qbman/include/fsl_qbman_debug.h | 6 +++--- > drivers/bus/fslmc/qbman/qbman_debug.c | 5 ++--- > drivers/crypto/dpaa2_sec/hw/desc/pdcp.h | 4 +--- > drivers/event/dpaa2/dpaa2_eventdev.h | 7 ++----- > drivers/event/dpaa2/dpaa2_eventdev_logs.h | 3 +-- > drivers/mempool/dpaa2/dpaa2_hw_mempool_logs.h | 3 +-- > drivers/net/dpaa2/dpaa2_pmd_logs.h | 3 +-- > drivers/net/mvpp2/mrvl_mtr.c | 3 +-- > 8 files changed, 12 insertions(+), 22 deletions(-) While at it, I'm removing multiple spaces in SPDX tags of fslmc. Applied, thanks From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 0E2C0A0679 for ; Fri, 29 Mar 2019 00:15:43 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3043F2BD3; Fri, 29 Mar 2019 00:15:42 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id ED9D211A4 for ; Fri, 29 Mar 2019 00:15:40 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 959AF2153B; Thu, 28 Mar 2019 19:15:40 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 28 Mar 2019 19:15:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=+n54s7pLBBxFAYasHqzV4yvntWfIeoVrX774Zb0VV4o=; b=fj3eNFZEiXyy mKFacYLQBETwMd9zvUSmQZCai7ZBQPXs9xuKqq9QUo/APFlRrIygmchhdaalMI5e 1TdOVhEwZVu3c3erVPRCp679Sf+UqOMaHXbT4jNyV5bjnkCLO2SiWSWU9qBRCnNL r+zexrbRj2WO100km2TNRUcZfl/ENRs= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=+n54s7pLBBxFAYasHqzV4yvntWfIeoVrX774Zb0VV 4o=; b=wdLIzIc5wXJ18p8BXOkyq6UxDH+2AmzHNT9BYBDTpy1z5AezhukWaHZ8N PPJ7WIPKRozb8jZjKjDkAldEM6OXfLTUkD5bTcpGMukH+emBFHY0UFdJV/oOa5Ex 45+SvLVJtjzTzXEZJMagymB/GZ7BuUY2uDhl1tiEMkCDose/V0egM0zgCEi8AHXE iGiDatpvvCS9mSpEZCuqpOD9Tx58JPpLuF1DqMWgb0oBZh/xHA87+z+9fnd9XSvU ljhy0kWXwU+FK+HConsGYZzi4fxgBkzRNyzCNXvGvBMJDk7Fa+5MFY+Vtg+o/RSR afy3AaRUFEA/+d8Jf7CUiW9JEsFVw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrkeehgddtfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5B937E49E3; Thu, 28 Mar 2019 19:15:39 -0400 (EDT) From: Thomas Monjalon To: Stephen Hemminger Cc: dev@dpdk.org Date: Fri, 29 Mar 2019 00:15:38 +0100 Message-ID: <1854596.sr6rv8kyS5@xps> In-Reply-To: <20190206222757.10835-1-stephen@networkplumber.org> References: <20190206222757.10835-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] drivers: SPDX license id consistency X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190328231538.0RpdhPS4ilDCBlg-elCbq-IFer_A96qAVyt7GPIQg8s@z> 06/02/2019 23:27, Stephen Hemminger: > All drivers should have SPDX on the first line of the source > files in the format > /* SPDX-License-Identifier: ... > > Several files used minor modifications which were inconsistent > with the pattern. Fix it to make scanning tools easier. > > Signed-off-by: Stephen Hemminger > --- > drivers/bus/fslmc/qbman/include/fsl_qbman_debug.h | 6 +++--- > drivers/bus/fslmc/qbman/qbman_debug.c | 5 ++--- > drivers/crypto/dpaa2_sec/hw/desc/pdcp.h | 4 +--- > drivers/event/dpaa2/dpaa2_eventdev.h | 7 ++----- > drivers/event/dpaa2/dpaa2_eventdev_logs.h | 3 +-- > drivers/mempool/dpaa2/dpaa2_hw_mempool_logs.h | 3 +-- > drivers/net/dpaa2/dpaa2_pmd_logs.h | 3 +-- > drivers/net/mvpp2/mrvl_mtr.c | 3 +-- > 8 files changed, 12 insertions(+), 22 deletions(-) While at it, I'm removing multiple spaces in SPDX tags of fslmc. Applied, thanks