Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Masanari Iida <standby24x7@gmail.com>
Cc: trivial@kernel.org, linux-mtd@lists.infradead.org,
	dwmw2@infradead.org, linux-kernel@vger.kernel.org, sean@mess.org
Subject: Re: [PATCH] mtd:ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c
Date: Mon, 30 Mar 2015 20:21:27 -0700	[thread overview]
Message-ID: <20150331032127.GV32500@ld-irv-0074> (raw)
In-Reply-To: <1427709982-5679-1-git-send-email-standby24x7@gmail.com>

On Mon, Mar 30, 2015 at 07:06:22PM +0900, Masanari Iida wrote:
> This patch fix a spelling typo in MODULE_DESCRIPTION in ts5500_flash.c.

Uhh, s/fix/fixes/ ? :)

Fixed and pushed to l2-mtd.git.

Brian

> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  drivers/mtd/maps/ts5500_flash.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mtd/maps/ts5500_flash.c b/drivers/mtd/maps/ts5500_flash.c
> index d1d671d..9969fed 100644
> --- a/drivers/mtd/maps/ts5500_flash.c
> +++ b/drivers/mtd/maps/ts5500_flash.c
> @@ -117,5 +117,5 @@ module_exit(cleanup_ts5500_map);
>  
>  MODULE_LICENSE("GPL");
>  MODULE_AUTHOR("Sean Young <sean@mess.org>");
> -MODULE_DESCRIPTION("MTD map driver for Techology Systems TS-5500 board");
> +MODULE_DESCRIPTION("MTD map driver for Technology Systems TS-5500 board");
>  
> -- 
> 2.3.4.274.g92e625d
> 

      reply	other threads:[~2015-03-31  3:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-30 10:06 [PATCH] mtd:ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c Masanari Iida
2015-03-31  3:21 ` Brian Norris [this message]

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=20150331032127.GV32500@ld-irv-0074 \
    --to=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=sean@mess.org \
    --cc=standby24x7@gmail.com \
    --cc=trivial@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