Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp788801imm; Wed, 22 Aug 2018 12:37:30 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzhLuWL7qQoylnTzqx34526qxvKis+TB1W1ADksKfq9NOIalXSrJLC1vBILsWptMifT/GjB X-Received: by 2002:a65:6104:: with SMTP id z4-v6mr51817234pgu.361.1534966650117; Wed, 22 Aug 2018 12:37:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534966650; cv=none; d=google.com; s=arc-20160816; b=n/kLX9+j6a11OaDu/JjKL4ZQvp8qauLNMLkECwItYqovGTOvhib5+2EF3/vNIlhUDH OlLa+let4o9cZikzwPdJoo1IRZhfU8q2xQtmwnwTDD08eRoyzNU5y+bQ+g14PhLwIo+s TMcet7yeIYirnsGmFX++OCUCC4dPlrr+nulpTitETvRAssv4pUDnfwRbe77JblKOk2Zo I94fhfIMF/7E8pJK5cGHeqcJApcVtpBENuF3KOpBRjZ/YhW53BccYPy5jrz1baOjT7uh znZKIezQxncmDrLS+P4K8AVtbnOYTS4/WDqQ+KKZfUXWy5nMupsjT2Ra3RWsGdlwFNKd 76dQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=qtHfjNkus2P3RUFYo8DIUq7/6tU11NE5y8utJgmTdw8=; b=B3nHC/ZChHDJgut4Y2eJumdOKHseC4yo6cocQCXkEUs5d5WO678c1sL98GZ9AlQ/j+ LSNNuVmS7+C4HzU9QWAOBvAhI1WdespRTqgz40y1HgOpS75WJ63DUsiQhsMzN0qEQMbd RGlIn4obvojqhXuSbd++KPwke65XJfmWmUg+RPsNEWdt80cH2R8twGR7JRkSVPYNmJby vqynuvxaxHYs29FYu59BmJ48PBB0WdmNG9uTHbFOcBllbSxAzgyopYH2B5SH3e/dEu8y 9KUfpgJZhaTBIQOL0Fkx2p2pxo8ix6RKxJECn3SxpMz2Y95tMnfJadNjNZk+VDwi/rB2 oq+A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i28-v6si2611842pfi.105.2018.08.22.12.37.14; Wed, 22 Aug 2018 12:37:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728207AbeHVXCV (ORCPT + 99 others); Wed, 22 Aug 2018 19:02:21 -0400 Received: from sauhun.de ([88.99.104.3]:53356 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726098AbeHVXCV (ORCPT ); Wed, 22 Aug 2018 19:02:21 -0400 Received: from localhost (p54B3399D.dip0.t-ipconnect.de [84.179.57.157]) by pokefinder.org (Postfix) with ESMTPSA id 5D8CA2DCF27; Wed, 22 Aug 2018 21:36:07 +0200 (CEST) Date: Wed, 22 Aug 2018 21:36:03 +0200 From: Wolfram Sang To: Greg Kroah-Hartman Cc: Philippe Ombredanne , Fabio Estevam , Wolfram Sang , Linux-Renesas , Kuninori Morimoto , Wolfgang Grandegger , Marc Kleine-Budde , "David S. Miller" , linux-can@vger.kernel.org, netdev , linux-kernel , Thomas Gleixner Subject: Re: [PATCH 05/11] can: rcar: use SPDX identifier for Renesas drivers Message-ID: <20180822193603.e27diao5nhuiarv6@katana> References: <20180821220233.9202-1-wsa+renesas@sang-engineering.com> <20180821220233.9202-6-wsa+renesas@sang-engineering.com> <20180822063005.535lytz7hl32rsha@katana> <20180822193133.GA1613@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cuvtzae5euf5uwje" Content-Disposition: inline In-Reply-To: <20180822193133.GA1613@kroah.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --cuvtzae5euf5uwje Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > IMHO we should always treat and use the > > Documentation/process/license-rules.rst as the reference and not SPDX > > proper who moves at its own pace and evolves its specs and license ids > > independently of where we stand in the kernel. > > If this is not right Doc patches are welcomed! > > In this is very specific case this has been discussed on list a few > > times. If I recall correctly Thomas also had an opinion on this... > > So you are correct and this should be for now: > > // SPDX-License-Identifier: GPL-2.0+ >=20 > That is correct, stick with that format/version for now please. OK, will fix. --cuvtzae5euf5uwje Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAlt9ux8ACgkQFA3kzBSg KbbiRxAAlhkmV25yoF3Y+2aYMAerBVNfqJI43ETS9UoOoOEhr40sD6ER5DeYEd5A SppRU23pFHEGhALZOZJ6seB7h9aOIr97POfCuvPJltUw4NOd9Bh/Vz+M3yDHpYv0 giWuF+i+UOUDl9TF83Q536xL+UFyS27oNSk3S5WAM+9KFk1Krr92oZZQz46X/NqA K8WUcEdF4bloQ6AhV1IWX4goCq+/v0OV94QVYdh3EoYICY6S905sY+angWu5ap89 QLKxAeNbsvqN4CMod0D2to3MvOtL9UkJn4YTi/tJTY+qc7WPuK1LmNwHcy5ZyS9b qp3LID7GjWGQ+aPYhhnldyLm1fgtWAoqTjeMw8mKTP9Phi01A6q0HguW+WNfYY1u ZU9XMa2pwZKP00gkNZ6X0HqQAWQv6qhUVD+YaLBNL6WNA3Q2lsPVaEqTfY88lLkO F/+CQbjpnUM92u/FUOB7gEHafdL1Svx3Ay7o2dtnlBqwx6R3SMP/r8uOmjUoLl1V gbZFjXhygkK+hcXEcdWi/NfYSsnfb9rZaqOLqEfjg9GCFSPmxqD+CKR6lWEVrXN7 7q97N3LfHsy5ghz3VCkefCfffbOCBigcrNCN2+QQepu8MRb5Lz4iKGV/Cg/mbcgC 2+tdecT4t2NHlxIvybfrLna1bTIteWss9P6Sx4NdtU+nzL8Q2E0= =IaDB -----END PGP SIGNATURE----- --cuvtzae5euf5uwje--