From: Anthony Liguori <anthony@codemonkey.ws>
To: "Andreas Färber" <afaerber@suse.de>, "Michael Tokarev" <mjt@tls.msk.ru>
Cc: qemu-trivial@nongnu.org, Trival <trivial@linux.vnet.ibm.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH 2/2] remove needless semicolon
Date: Fri, 10 May 2013 08:05:15 -0500 [thread overview]
Message-ID: <871u9fdlys.fsf@codemonkey.ws> (raw)
In-Reply-To: <518CAB0D.7040904@suse.de>
Andreas Färber <afaerber@suse.de> writes:
> Am 09.05.2013 08:23, schrieb Michael Tokarev:
>> 08.05.2013 17:25, Anthony Liguori wrote:
>>> Michael Tokarev <mjt@tls.msk.ru> writes:
>>>
>>>> 08.05.2013 13:46, Trival wrote:
>>>>> Signed-off-by: Trival <trivial@linux.vnet.ibm.com>
>>>
>>> Something went wrong in sending this. This is not a valid SoB.
>>
>> So, do we not accept it?
>
> No, we don't. See SubmitAPatch.
What constitutes a legally valid name is quite complex and demands on
the country of origin. I don't challenge SoBs unless I know with
certainity that they are not legally valid.
In this case, Dong Xu is a colleague of mine and I clearly recognize
that it was a mistake.
That doesn't mean I expect submaintainers to challenge SoBs on a regular
basis. Assume it's valid unless you have a reason not to.
Regards,
Anthony Liguori
>
>> Should I revert it in the
>> trivial-patches-next ?
>
> Yes, please drop it from your queue until you get a replacement (or
> instructions from the author how to fix it up).
>
> Cheers,
> Andreas
>
> --
> SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: "Andreas Färber" <afaerber@suse.de>, "Michael Tokarev" <mjt@tls.msk.ru>
Cc: qemu-trivial@nongnu.org, Trival <trivial@linux.vnet.ibm.com>,
Trival <wdongxu@linux.vnet.ibm.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
Date: Fri, 10 May 2013 08:05:15 -0500 [thread overview]
Message-ID: <871u9fdlys.fsf@codemonkey.ws> (raw)
In-Reply-To: <518CAB0D.7040904@suse.de>
Andreas Färber <afaerber@suse.de> writes:
> Am 09.05.2013 08:23, schrieb Michael Tokarev:
>> 08.05.2013 17:25, Anthony Liguori wrote:
>>> Michael Tokarev <mjt@tls.msk.ru> writes:
>>>
>>>> 08.05.2013 13:46, Trival wrote:
>>>>> Signed-off-by: Trival <trivial@linux.vnet.ibm.com>
>>>
>>> Something went wrong in sending this. This is not a valid SoB.
>>
>> So, do we not accept it?
>
> No, we don't. See SubmitAPatch.
What constitutes a legally valid name is quite complex and demands on
the country of origin. I don't challenge SoBs unless I know with
certainity that they are not legally valid.
In this case, Dong Xu is a colleague of mine and I clearly recognize
that it was a mistake.
That doesn't mean I expect submaintainers to challenge SoBs on a regular
basis. Assume it's valid unless you have a reason not to.
Regards,
Anthony Liguori
>
>> Should I revert it in the
>> trivial-patches-next ?
>
> Yes, please drop it from your queue until you get a replacement (or
> instructions from the author how to fix it up).
>
> Cheers,
> Andreas
>
> --
> SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2013-05-10 13:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 9:46 [Qemu-trivial] [PATCH 1/2] clean unnecessary code Trival
2013-05-08 9:46 ` [Qemu-devel] " Trival
2013-05-08 9:46 ` [Qemu-trivial] [PATCH 2/2] remove needless semicolon Trival
2013-05-08 9:46 ` [Qemu-devel] " Trival
2013-05-08 12:50 ` [Qemu-trivial] " Michael Tokarev
2013-05-08 12:50 ` [Qemu-devel] " Michael Tokarev
2013-05-08 13:25 ` [Qemu-trivial] [Qemu-devel] " Anthony Liguori
2013-05-08 13:25 ` [Qemu-devel] [Qemu-trivial] " Anthony Liguori
2013-05-09 6:23 ` [Qemu-trivial] [Qemu-devel] " Michael Tokarev
2013-05-09 6:23 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-05-09 7:08 ` [Qemu-trivial] [Qemu-devel] " Hu Tao
2013-05-09 7:08 ` [Qemu-devel] [Qemu-trivial] " Hu Tao
2013-05-09 7:13 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell
2013-05-09 7:13 ` [Qemu-devel] [Qemu-trivial] " Peter Maydell
2013-05-09 7:53 ` [Qemu-trivial] [Qemu-devel] " Dong Xu Wang
2013-05-09 7:53 ` [Qemu-devel] [Qemu-trivial] " Dong Xu Wang
2013-05-10 8:08 ` [Qemu-trivial] [Qemu-devel] " Andreas Färber
2013-05-10 8:08 ` [Qemu-devel] [Qemu-trivial] " Andreas Färber
2013-05-10 13:05 ` Anthony Liguori [this message]
2013-05-10 13:05 ` Anthony Liguori
2013-05-08 12:49 ` [Qemu-trivial] [PATCH 1/2] clean unnecessary code Michael Tokarev
2013-05-08 12:49 ` [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=871u9fdlys.fsf@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=afaerber@suse.de \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=trivial@linux.vnet.ibm.com \
/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.