linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Maksim Pikhenko <pikhenko@gmail.com>
Subject: Re: [PATCH] :fs :fat Delete unnecessary blank line.
Date: Mon, 18 Feb 2013 20:10:14 +0900	[thread overview]
Message-ID: <877gm53mjt.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <1360781627-9710-1-git-send-email-pikhenko@gmail.com> (Maksim Pikhenko's message of "Wed, 13 Feb 2013 22:53:47 +0400")

Maksim Pikhenko <pikhenko@gmail.com> writes:

> Fixing a code style issue.
>
> Signed-off-by: Maksim Pikhenko <pikhenko@gmail.com>

Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

> ---
>  fs/fat/inode.c |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/fs/fat/inode.c b/fs/fat/inode.c
> index f8f4916..1af574b 100644
> --- a/fs/fat/inode.c
> +++ b/fs/fat/inode.c
> @@ -1476,7 +1476,6 @@ out_fail:
>  	kfree(sbi);
>  	return error;
>  }
> -
>  EXPORT_SYMBOL_GPL(fat_fill_super);
>  
>  /*

-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

      reply	other threads:[~2013-02-18 11:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13 18:53 [PATCH] :fs :fat Delete unnecessary blank line Maksim Pikhenko
2013-02-18 11:10 ` OGAWA Hirofumi [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=877gm53mjt.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pikhenko@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).