Re: [PATCH v20 3/4] PCI: microchip: Add host driver for Microchip PCIe controller

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 25, 2021 at 09:29:01AM +0000, Daire.McNamara@xxxxxxxxxxxxx wrote:
> Hi Leon,
>
> thanks.
>
> Just:
> > +builtin_platform_driver(mc_pcie_driver);
> > +MODULE_LICENSE("GPL v2");
> to
> > +builtin_platform_driver(mc_pcie_driver);
> > +MODULE_LICENSE("GPL");
>
> or does
> +// SPDX-License-Identifier: GPL-2.0
> need to change as well, to:
> +// SPDX-License-Identifier: GPL

You should change only MODULE_LICENSE(..) and leave SPDX as is.
See Documentation/process/license-rules.rst

  448     "GPL v2"                      Same as "GPL". It exists for historic
  449                                   reasons.

Thanks



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux