From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Adrian Bunk <bunk@kernel.org>
Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] serial/8250_gsc.c: add MODULE_LICENSE
Date: Mon, 14 Apr 2008 22:31:48 +0100 [thread overview]
Message-ID: <20080414223148.4960f7b1@core> (raw)
In-Reply-To: <20080414195608.GF26885@cs181133002.pp.htv.fi>
On Mon, 14 Apr 2008 22:56:08 +0300
Adrian Bunk <bunk@kernel.org> wrote:
> This patch adds the missing MODULE_LICENSE("GPL").
>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
>
> ---
> c0d845566182db3fc650dcfa35700f84e82bbae7 diff --git a/drivers/serial/8250_gsc.c b/drivers/serial/8250_gsc.c
> index 4eb7437..0416ad3 100644
> --- a/drivers/serial/8250_gsc.c
> +++ b/drivers/serial/8250_gsc.c
> @@ -119,3 +119,5 @@ int __init probe_serial_gsc(void)
> }
>
> module_init(probe_serial_gsc);
> +
> +MODULE_LICENSE("GPL");
Acked-by: Alan Cox <alan@redhat.com>
next prev parent reply other threads:[~2008-04-14 21:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-14 19:56 [2.6 patch] serial/8250_gsc.c: add MODULE_LICENSE Adrian Bunk
2008-04-14 21:31 ` Alan Cox [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-04-23 9:50 Adrian Bunk
2008-05-05 18:29 Adrian Bunk
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=20080414223148.4960f7b1@core \
--to=alan@lxorguk.ukuu.org.uk \
--cc=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
/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