From: Jiri Kosina <jkosina@suse.cz>
To: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Andreas Dilger <adilger@sun.com>, Theodore Ts'o <tytso@mit.edu>,
linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] trivial: fix ext3/ext4 comment typo s/compain/complain/
Date: Sun, 17 Jan 2010 22:18:46 +0100 (CET) [thread overview]
Message-ID: <alpine.LNX.2.00.1001172218360.30977@pobox.suse.cz> (raw)
In-Reply-To: <1263762607-8996-1-git-send-email-cascardo@holoscopio.com>
On Sun, 17 Jan 2010, Thadeu Lima de Souza Cascardo wrote:
> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
> ---
> fs/ext3/super.c | 2 +-
> fs/ext4/super.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/fs/ext3/super.c b/fs/ext3/super.c
> index afa2b56..7761c68 100644
> --- a/fs/ext3/super.c
> +++ b/fs/ext3/super.c
> @@ -164,7 +164,7 @@ void ext3_msg(struct super_block *sb, const char *prefix,
> * write out the superblock safely.
> *
> * We'll just use the journal_abort() error code to record an error in
> - * the journal instead. On recovery, the journal will compain about
> + * the journal instead. On recovery, the journal will complain about
> * that error until we've noted it down and cleared it.
> */
>
> diff --git a/fs/ext4/super.c b/fs/ext4/super.c
> index 735c20d..adcb713 100644
> --- a/fs/ext4/super.c
> +++ b/fs/ext4/super.c
> @@ -302,7 +302,7 @@ void ext4_journal_abort_handle(const char *caller, const char *err_fn,
> * write out the superblock safely.
> *
> * We'll just use the jbd2_journal_abort() error code to record an error in
> - * the journal instead. On recovery, the journal will compain about
> + * the journal instead. On recovery, the journal will complain about
> * that error until we've noted it down and cleared it.
> */
Applied, thanks.
--
Jiri Kosina
SUSE Labs, Novell Inc.
prev parent reply other threads:[~2010-01-17 21:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-17 21:10 [PATCH] trivial: fix ext3/ext4 comment typo s/compain/complain/ Thadeu Lima de Souza Cascardo
2010-01-17 21:18 ` Jiri Kosina [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=alpine.LNX.2.00.1001172218360.30977@pobox.suse.cz \
--to=jkosina@suse.cz \
--cc=adilger@sun.com \
--cc=akpm@linux-foundation.org \
--cc=cascardo@holoscopio.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tytso@mit.edu \
/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