* [PATCH] trivial: fix ext3/ext4 comment typo s/compain/complain/
@ 2010-01-17 21:10 Thadeu Lima de Souza Cascardo
2010-01-17 21:18 ` Jiri Kosina
0 siblings, 1 reply; 2+ messages in thread
From: Thadeu Lima de Souza Cascardo @ 2010-01-17 21:10 UTC (permalink / raw)
To: trivial
Cc: Thadeu Lima de Souza Cascardo, Andrew Morton, Andreas Dilger,
Theodore Ts'o, linux-ext4, linux-kernel
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.
*/
--
1.6.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] trivial: fix ext3/ext4 comment typo s/compain/complain/
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
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2010-01-17 21:18 UTC (permalink / raw)
To: Thadeu Lima de Souza Cascardo
Cc: Andrew Morton, Andreas Dilger, Theodore Ts'o, linux-ext4,
linux-kernel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-17 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox