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=-8.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT 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 35797C433F4 for ; Wed, 19 Sep 2018 07:13:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D580C214C2 for ; Wed, 19 Sep 2018 07:13:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D580C214C2 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730889AbeISMuQ (ORCPT ); Wed, 19 Sep 2018 08:50:16 -0400 Received: from mail.bootlin.com ([62.4.15.54]:40345 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727669AbeISMuQ (ORCPT ); Wed, 19 Sep 2018 08:50:16 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 73372207D4; Wed, 19 Sep 2018 09:13:41 +0200 (CEST) Received: from localhost (AAubervilliers-681-1-99-10.w90-88.abo.wanadoo.fr [90.88.4.10]) by mail.bootlin.com (Postfix) with ESMTPSA id 401F220798; Wed, 19 Sep 2018 09:13:31 +0200 (CEST) Date: Wed, 19 Sep 2018 09:13:31 +0200 From: Antoine Tenart To: kishon@ti.com Cc: Antoine Tenart , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] phy: berlin-usb: switch to SPDX identifier Message-ID: <20180919071331.GA599@kwain> References: <20180713154704.16769-1-antoine.tenart@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180713154704.16769-1-antoine.tenart@bootlin.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Kishon, Any update about these two patches? Thanks! Antoine On Fri, Jul 13, 2018 at 05:47:03PM +0200, Antoine Tenart wrote: > Use the appropriate SPDX license identifier and drop the license text. > This patch is only cosmetic. > > Signed-off-by: Antoine Tenart > --- > drivers/phy/marvell/phy-berlin-usb.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > diff --git a/drivers/phy/marvell/phy-berlin-usb.c b/drivers/phy/marvell/phy-berlin-usb.c > index 8f2b5cae360f..a43df63007c5 100644 > --- a/drivers/phy/marvell/phy-berlin-usb.c > +++ b/drivers/phy/marvell/phy-berlin-usb.c > @@ -1,12 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0 > /* > * Copyright (C) 2014 Marvell Technology Group Ltd. > * > * Antoine Tenart > * Jisheng Zhang > - * > - * This file is licensed under the terms of the GNU General Public > - * License version 2. This program is licensed "as is" without any > - * warranty of any kind, whether express or implied. > */ > > #include > -- > 2.17.1 > -- Antoine Ténart, Bootlin Embedded Linux and Kernel engineering https://bootlin.com