On Tue, Jul 15, 2014 at 04:56:52PM -0600, Bjorn Helgaas wrote: > The proper MODULE_LICENSE() string for the GPL v2 is "GPL v2", not "GPLv2". > > Based-on-work-by: Thierry Reding <treding@xxxxxxxxxx> > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Acked-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > --- > drivers/pci/host/pcie-rcar.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/pci/host/pcie-rcar.c b/drivers/pci/host/pcie-rcar.c > index f7d3de32c9a0..a393cc60b5a3 100644 > --- a/drivers/pci/host/pcie-rcar.c > +++ b/drivers/pci/host/pcie-rcar.c > @@ -1003,4 +1003,4 @@ module_platform_driver(rcar_pcie_driver); > > MODULE_AUTHOR("Phil Edworthy <phil.edworthy@xxxxxxxxxxx>"); > MODULE_DESCRIPTION("Renesas R-Car PCIe driver"); > -MODULE_LICENSE("GPLv2"); > +MODULE_LICENSE("GPL v2"); > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html