linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mark Asselstine" <asselsm@gmail.com>
To: "Manish Katiyar" <mkatiyar@gmail.com>
Cc: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] ext2 : correct comments in fs/ext2/balloc.c
Date: Tue, 3 Jun 2008 08:16:54 -0400	[thread overview]
Message-ID: <919fe2b30806030516l4e7ba605kd9a01a18865cbdcc@mail.gmail.com> (raw)
In-Reply-To: <ea11fea30805311115t72773c4u66999762bb53d157@mail.gmail.com>

On Sat, May 31, 2008 at 2:15 PM, Manish Katiyar <mkatiyar@gmail.com> wrote:
> This patch corrects the wrong function name mentioned in the comments
> of ext2_free_blocks()  function
>
> ========================================================
>
> Signed-off-by: Manish Katiyar <mkatiyar@gmail.com>
Reviewed-by: Mark Asselstine <mark.asselstine@windriver.com>

One comment, lose the timestamps  they add no value.
>
> --- a/fs/ext2/balloc.c   2008-05-11 23:54:40.000000000 +0530
> +++ b/fs/ext2/balloc.c        2008-05-31 23:44:20.000000000 +0530
> @@ -478,7 +478,7 @@
>  }
>
>  /**
> - * ext2_free_blocks_sb() -- Free given blocks and update quota and i_blocks
> + * ext2_free_blocks() -- Free given blocks and update quota and i_blocks
>  * @inode:             inode
>  * @block:             start physcial block to free
>  * @count:             number of blocks to free
>
>
> ==========================================================
>
> --
> Thanks & Regards,
> ********************************************
> Manish Katiyar ( http://mkatiyar.googlepages.com )
> 3rd Floor, Fair Winds Block
> EGL Software Park
> Off Intermediate Ring Road
> Bangalore 560071, India
> ***********************************************
> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2008-06-03 12:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-31 18:15 [PATCH] ext2 : correct comments in fs/ext2/balloc.c Manish Katiyar
2008-06-03 12:16 ` Mark Asselstine [this message]
2008-06-03 12:19   ` Manish Katiyar
  -- strict thread matches above, loose matches on Subject: below --
2008-06-03 12:25 Manish Katiyar

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=919fe2b30806030516l4e7ba605kd9a01a18865cbdcc@mail.gmail.com \
    --to=asselsm@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=mkatiyar@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).