From: Michael Tokarev <mjt@tls.msk.ru>
To: Don Koch <dkoch@cloudswitch.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>,
qemu-trivial <qemu-trivial@nongnu.org>,
Stefan Weil <sw@weilnetz.de>, qemu-devel <qemu-devel@nongnu.org>,
Don Koch <dkoch@verizon.com>, Alexander Graf <agraf@suse.de>,
Stefan Hajnoczi <stefanha@redhat.com>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v3] misc: Spelling and grammar fixes in comments
Date: Mon, 21 Oct 2013 12:46:28 +0400 [thread overview]
Message-ID: <5264E9E4.5070700@msgid.tls.msk.ru> (raw)
In-Reply-To: <52585F8B.6080604@cloudswitch.com>
So guys, do we agree to apply this or not, after all? :)
Thanks,
/mjt
12.10.2013 00:28, Don Koch wrote:
> On 10/11/2013 04:10 PM, Peter Maydell wrote:
>> On 12 October 2013 05:03, Don Koch <dkoch@verizon.com> wrote:
>>> On 10/11/2013 03:34 PM, Stefan Weil wrote:
>>>> * it's -> its
>>>> * grammar fix in ui/vnc-enc-zywrle.h
>>>>
>>>> Signed-off-by: Stefan Weil <sw@weilnetz.de>
>>>> ---
>>>>
>>>> This is v3 of http://patchwork.ozlabs.org/patch/257416/.
>>>>
>>>> v3:
>>>> Don't try to improve a strange sentence in the same context ("Of cause [...]").
>>
>>>> In this method, H/L and X0/X1 is always same position.
>>>> - This lead us to more speed and less memory.
>>>> + This leads us to more speed and less memory.
>>>> Of cause, the result of both method is quite same
>>>> because it's only difference that coefficient position.
>>>> */
>>>>
>>>
>>> Since you're in the neighborhood, this paragraph needs more fixes:
>>
>> No, see the note above and the previous discussion.
>
> In that case, there in no point in fixing just the lead/leads typo.
>
>>> In this method, H/L and X0/X1 is always in the same position.
>>> This leads us to more speed and less memory.
>>> Of course, the result of both methods is the same
>>> because the only difference is the coefficient position.
>>
>> Unless you want to say you've reviewed the code and
>> are completely confident that the original author meant
>> "the same" or "exactly the same" and not "quite similar"
>> then we need to leave the original wording alone.
>>
>> -- PMM
>>
>
> -d
>
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: Don Koch <dkoch@cloudswitch.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>,
qemu-trivial <qemu-trivial@nongnu.org>,
Stefan Weil <sw@weilnetz.de>, qemu-devel <qemu-devel@nongnu.org>,
Don Koch <dkoch@verizon.com>, Alexander Graf <agraf@suse.de>,
Stefan Hajnoczi <stefanha@redhat.com>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH v3] misc: Spelling and grammar fixes in comments
Date: Mon, 21 Oct 2013 12:46:28 +0400 [thread overview]
Message-ID: <5264E9E4.5070700@msgid.tls.msk.ru> (raw)
In-Reply-To: <52585F8B.6080604@cloudswitch.com>
So guys, do we agree to apply this or not, after all? :)
Thanks,
/mjt
12.10.2013 00:28, Don Koch wrote:
> On 10/11/2013 04:10 PM, Peter Maydell wrote:
>> On 12 October 2013 05:03, Don Koch <dkoch@verizon.com> wrote:
>>> On 10/11/2013 03:34 PM, Stefan Weil wrote:
>>>> * it's -> its
>>>> * grammar fix in ui/vnc-enc-zywrle.h
>>>>
>>>> Signed-off-by: Stefan Weil <sw@weilnetz.de>
>>>> ---
>>>>
>>>> This is v3 of http://patchwork.ozlabs.org/patch/257416/.
>>>>
>>>> v3:
>>>> Don't try to improve a strange sentence in the same context ("Of cause [...]").
>>
>>>> In this method, H/L and X0/X1 is always same position.
>>>> - This lead us to more speed and less memory.
>>>> + This leads us to more speed and less memory.
>>>> Of cause, the result of both method is quite same
>>>> because it's only difference that coefficient position.
>>>> */
>>>>
>>>
>>> Since you're in the neighborhood, this paragraph needs more fixes:
>>
>> No, see the note above and the previous discussion.
>
> In that case, there in no point in fixing just the lead/leads typo.
>
>>> In this method, H/L and X0/X1 is always in the same position.
>>> This leads us to more speed and less memory.
>>> Of course, the result of both methods is the same
>>> because the only difference is the coefficient position.
>>
>> Unless you want to say you've reviewed the code and
>> are completely confident that the original author meant
>> "the same" or "exactly the same" and not "quite similar"
>> then we need to leave the original wording alone.
>>
>> -- PMM
>>
>
> -d
>
>
>
next prev parent reply other threads:[~2013-10-21 8:46 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-11 19:34 [Qemu-trivial] [PATCH v3] misc: Spelling and grammar fixes in comments Stefan Weil
2013-10-11 19:34 ` [Qemu-devel] " Stefan Weil
2013-10-11 20:03 ` [Qemu-trivial] " Don Koch
2013-10-11 20:03 ` Don Koch
2013-10-11 20:08 ` [Qemu-trivial] " Stefan Weil
2013-10-11 20:08 ` Stefan Weil
2013-10-11 20:51 ` [Qemu-trivial] " Don Koch
2013-10-11 20:51 ` Don Koch
2013-10-11 20:09 ` [Qemu-trivial] " Eric Blake
2013-10-11 20:09 ` Eric Blake
2013-10-11 20:10 ` [Qemu-trivial] " Peter Maydell
2013-10-11 20:10 ` Peter Maydell
2013-10-11 20:28 ` [Qemu-trivial] " Don Koch
2013-10-11 20:28 ` Don Koch
2013-10-21 8:46 ` Michael Tokarev [this message]
2013-10-21 8:46 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-10-23 5:37 ` [Qemu-trivial] [Qemu-devel] " Stefan Weil
2013-10-23 5:37 ` [Qemu-devel] [Qemu-trivial] " Stefan Weil
2013-10-11 20:11 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell
2013-10-11 20:11 ` Peter Maydell
2013-10-26 9:08 ` [Qemu-trivial] " Michael Tokarev
2013-10-26 9:08 ` [Qemu-devel] " Michael Tokarev
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=5264E9E4.5070700@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=agraf@suse.de \
--cc=dkoch@cloudswitch.com \
--cc=dkoch@verizon.com \
--cc=kwolf@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=rth@twiddle.net \
--cc=stefanha@redhat.com \
--cc=sw@weilnetz.de \
/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.