lkml.org 
[lkml]   [2017]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] reiserfs: fix spelling mistake: "tranasction" -> "transaction"
From
Date
On 16/08/17 15:00, Jan Kara wrote:
> On Wed 16-08-17 09:06:20, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> Trivial fix to spelling mistake in reiserfs_warning message
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>
> Thanks. Added to my tree. BTW, why did you CC Ingo and Jens?

I believe get_maintainer.pl had their names in as contributing changes
unless I read it wrong, which is always possible.

Colin

>
> Honza
>
>> ---
>> fs/reiserfs/journal.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/fs/reiserfs/journal.c b/fs/reiserfs/journal.c
>> index a11d773e5ff3..0c882a0e2a6e 100644
>> --- a/fs/reiserfs/journal.c
>> +++ b/fs/reiserfs/journal.c
>> @@ -1481,7 +1481,7 @@ static int flush_journal_list(struct super_block *s,
>> if ((!was_jwait) && !buffer_locked(saved_bh)) {
>> reiserfs_warning(s, "journal-813",
>> "BAD! buffer %llu %cdirty %cjwait, "
>> - "not in a newer tranasction",
>> + "not in a newer transaction",
>> (unsigned long long)saved_bh->
>> b_blocknr, was_dirty ? ' ' : '!',
>> was_jwait ? ' ' : '!');
>> --
>> 2.11.0
>>

\
 
 \ /
  Last update: 2017-08-16 16:08    [W:1.845 / U:1.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site