netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Snook <chris.snook@gmail.com>
To: Masanari Iida <standby24x7@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	mturquette@linaro.org, trivial@kernel.org,
	linus.walleij@linaro.org, gnurou@gmail.com,
	James Cliburn <jcliburn@gmail.com>,
	viresh.linux@gmail.com, inki.dae@samsung.com,
	dh09.lee@samsung.com, kgene.kim@samsung.com,
	rdunlap@infradead.org,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH] [trivial] treewide: Fix company name in module descriptions
Date: Thu, 16 Oct 2014 12:09:20 -0700	[thread overview]
Message-ID: <CAMXMK6vGF9ZJHcM2k9qcXHDP-kOPNsuWHxDXh2Rxqp_m3YPFaQ@mail.gmail.com> (raw)
In-Reply-To: <1413472164-22366-1-git-send-email-standby24x7@gmail.com>

On Thu, Oct 16, 2014 at 8:09 AM, Masanari Iida <standby24x7@gmail.com> wrote:
> This patch fix company name's spelling typo in module descriptions
> and a Kconfig.
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

> diff --git a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> index 72fb86b..c9946c6 100644
> --- a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> +++ b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> @@ -48,7 +48,7 @@ MODULE_DEVICE_TABLE(pci, atl1c_pci_tbl);
>
>  MODULE_AUTHOR("Jie Yang");
>  MODULE_AUTHOR("Qualcomm Atheros Inc., <nic-devel@qualcomm.com>");
> -MODULE_DESCRIPTION("Qualcom Atheros 100/1000M Ethernet Network Driver");
> +MODULE_DESCRIPTION("Qualcomm Atheros 100/1000M Ethernet Network Driver");
>  MODULE_LICENSE("GPL");
>  MODULE_VERSION(ATL1C_DRV_VERSION);
>

Acked-by: Chris Snook <chris.snook@gmail.com>

  parent reply	other threads:[~2014-10-16 19:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16 15:09 [PATCH] [trivial] treewide: Fix company name in module descriptions Masanari Iida
2014-10-16 17:01 ` Randy Dunlap
2014-10-16 19:09 ` Chris Snook [this message]
2014-10-28 14:44 ` Linus Walleij

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=CAMXMK6vGF9ZJHcM2k9qcXHDP-kOPNsuWHxDXh2Rxqp_m3YPFaQ@mail.gmail.com \
    --to=chris.snook@gmail.com \
    --cc=dh09.lee@samsung.com \
    --cc=gnurou@gmail.com \
    --cc=inki.dae@samsung.com \
    --cc=jcliburn@gmail.com \
    --cc=kgene.kim@samsung.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=standby24x7@gmail.com \
    --cc=trivial@kernel.org \
    --cc=viresh.linux@gmail.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).