All of lore.kernel.org
 help / color / mirror / Atom feed
From: shhuiw <shhuiw@foxmail.com>
To: Eryu Guan <eguan@redhat.com>
Cc: fstests@vger.kernel.org
Subject: Re: [PATCH] generic/324: fix small typos in comment
Date: Sat, 06 Jun 2015 18:53:39 +0800	[thread overview]
Message-ID: <5572D133.6010304@foxmail.com> (raw)
In-Reply-To: <20150605032850.GQ3672@dhcp-13-216.nay.redhat.com>

On 06/05/2015 11:28 AM, Eryu Guan wrote:
> On Fri, Jun 05, 2015 at 08:34:09AM +0800, Wang Sheng-Hui wrote:
>> Fix some spelling mistakes in the comment.
> 
> I'd recommend you fix all comment typos in one patch, as the one in
> generic/288 and this one and any other spelling errors in comments. I'm
> sure you can find more :)
> 

Got it, Eryu.

Will collect the typos after walking through the code.

Regards,
Sheng-Hui

> Thanks,
> Eryu
>>
>> Signed-off-by: Wang Sheng-Hui <shhuiw@foxmail.com>
>> ---
>>  tests/generic/324 | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tests/generic/324 b/tests/generic/324
>> index 5e642dc..ac2ae8b 100755
>> --- a/tests/generic/324
>> +++ b/tests/generic/324
>> @@ -61,7 +61,7 @@ _workout()
>>  	# Fill holes for half of range , as result file will contain nr*1.5 fragments
>>  	$XFS_IO_PROG -c "falloc 0 $((204800*nr))"  \
>>  	    $SCRATCH_MNT/test.$nr | _filter_xfs_io
>> -	# Data wrilte will convert extetns to inialized ones
>> +	# Data write will convert extents to initialized ones
>>  	for ((i=0;i<nr;i++))
>>  	do
>>  		patt=`printf "0x%x" $i`
>> -- 
>> 1.8.3.2
>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe fstests" 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:[~2015-06-06 10:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05  0:34 [PATCH] generic/324: fix small typos in comment Wang Sheng-Hui
2015-06-05  3:28 ` Eryu Guan
2015-06-06 10:53   ` shhuiw [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=5572D133.6010304@foxmail.com \
    --to=shhuiw@foxmail.com \
    --cc=eguan@redhat.com \
    --cc=fstests@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.