From: Jingoo Han <jg1.han@samsung.com>
To: 'Thierry Reding' <thierry.reding@gmail.com>,
'Bjorn Helgaas' <bhelgaas@google.com>
Cc: 'Thomas Petazzoni' <thomas.petazzoni@free-electrons.com>,
'Jason Cooper' <jason@lakedaemon.net>,
'Stephen Warren' <swarren@wwwdotorg.org>,
linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-tegra@vger.kernel.org, 'Jingoo Han' <jg1.han@samsung.com>
Subject: Re: [PATCH 2/2] PCI: tegra: Fix license string
Date: Fri, 11 Jul 2014 16:07:21 +0900 [thread overview]
Message-ID: <004301cf9cd6$c22ae840$4680b8c0$%han@samsung.com> (raw)
In-Reply-To: <1405061938-2191-2-git-send-email-thierry.reding@gmail.com>
On Friday, July 11, 2014 3:59 PM, Thierry Reding wrote:
>
> From: Thierry Reding <treding@nvidia.com>
>
> The proper MODULE_LICENSE() string for the GPL v2 is "GPL v2", not
> "GPLv2".
>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Best regards,
Jingoo Han
> ---
> drivers/pci/host/pci-tegra.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pci/host/pci-tegra.c b/drivers/pci/host/pci-tegra.c
> index 7df5aaf58921..14ec5b2c69e0 100644
> --- a/drivers/pci/host/pci-tegra.c
> +++ b/drivers/pci/host/pci-tegra.c
> @@ -1742,4 +1742,4 @@ module_platform_driver(tegra_pcie_driver);
>
> MODULE_AUTHOR("Thierry Reding <treding@nvidia.com>");
> MODULE_DESCRIPTION("NVIDIA Tegra PCIe driver");
> -MODULE_LICENSE("GPLv2");
> +MODULE_LICENSE("GPL v2");
> --
> 2.0.1
next prev parent reply other threads:[~2014-07-11 7:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 6:58 [PATCH 1/2] PCI: mvebu: Fix license string Thierry Reding
2014-07-11 6:58 ` [PATCH 2/2] PCI: tegra: " Thierry Reding
2014-07-11 7:07 ` Jingoo Han [this message]
2014-07-15 22:51 ` Bjorn Helgaas
2014-07-11 7:06 ` [PATCH 1/2] PCI: mvebu: " Jingoo Han
2014-07-11 7:24 ` Thomas Petazzoni
2014-07-15 22:51 ` Bjorn Helgaas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='004301cf9cd6$c22ae840$4680b8c0$%han@samsung.com' \
--to=jg1.han@samsung.com \
--cc=bhelgaas@google.com \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@gmail.com \
--cc=thomas.petazzoni@free-electrons.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).