public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: dave.bueso@gmail.com
Cc: linux-kernel@vger.kernel.org, reiserfs-devel@vger.kernel.org,
	trivial@vger.kernel.org
Subject: Re: [PATCH RESEND reiserfs] trivial typo fix
Date: Tue, 13 Jul 2010 15:05:19 +0200	[thread overview]
Message-ID: <4C3C648F.5010200@gmail.com> (raw)
In-Reply-To: <1279014612.18280.1.camel@cowboy>

Davidlohr Bueso wrote:
> Fix trivial typo in code comment (change adn for and), also change comment style for proper coding style.
>
> Thanks,
> Davidlohr
>
> Signed-off-by: Davidlohr Bueso <dave@gnu.org>
>   

Acked-by: Edward Shishkin <edward.shishkin@gmail.com>

> ---
>  include/linux/reiserfs_fs.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/linux/reiserfs_fs.h b/include/linux/reiserfs_fs.h
> index 3b603f4..ba39416 100644
> --- a/include/linux/reiserfs_fs.h
> +++ b/include/linux/reiserfs_fs.h
> @@ -360,7 +360,7 @@ int is_reiserfs_jr(struct reiserfs_super_block *rs);
>  /* the spot for the super in versions 3.5 - 3.5.10 (inclusive) */
>  #define REISERFS_OLD_DISK_OFFSET_IN_BYTES (8 * 1024)
>  
> -// reiserfs internal error code (used by search_by_key adn fix_nodes))
> +/* reiserfs internal error code (used by search_by_key and fix_nodes)) */
>  #define CARRY_ON      0
>  #define REPEAT_SEARCH -1
>  #define IO_ERROR      -2
>   


      reply	other threads:[~2010-07-13 13:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-13  9:50 [PATCH RESEND reiserfs] trivial typo fix Davidlohr Bueso
2010-07-13 13:05 ` Edward Shishkin [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=4C3C648F.5010200@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=dave.bueso@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=reiserfs-devel@vger.kernel.org \
    --cc=trivial@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