From: Max Reitz <mreitz@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
qemu-devel@nongnu.org, qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 1/4] qapi/qnull: Add own header
Date: Fri, 23 Jun 2017 17:55:22 +0200 [thread overview]
Message-ID: <bb33e7a6-4055-fc31-fbb5-5759a02eea8d@redhat.com> (raw)
In-Reply-To: <87o9tggk4r.fsf@dusky.pond.sub.org>
[-- Attachment #1: Type: text/plain, Size: 1451 bytes --]
On 2017-06-22 16:41, Markus Armbruster wrote:
> Max Reitz <mreitz@redhat.com> writes:
>
>> On 2017-06-21 18:24, Markus Armbruster wrote:
>>> Max Reitz <mreitz@redhat.com> writes:
>>>
>>>> Reviewed-by: Kevin Wolf <kwolf@redhat.com>
>>>> Signed-off-by: Max Reitz <mreitz@redhat.com>
>>>> ---
>>>> include/qapi/qmp/qnull.h | 26 ++++++++++++++++++++++++++
>>>> include/qapi/qmp/qobject.h | 8 --------
>>>> include/qapi/qmp/types.h | 1 +
>>>> qobject/qnull.c | 1 +
>>>> target/i386/cpu.c | 6 +-----
>>>> tests/check-qnull.c | 2 +-
>>>> 6 files changed, 30 insertions(+), 14 deletions(-)
>>>> create mode 100644 include/qapi/qmp/qnull.h
>>>>
>>>> diff --git a/include/qapi/qmp/qnull.h b/include/qapi/qmp/qnull.h
>>>> new file mode 100644
>>>> index 0000000..69555ac
>>>> --- /dev/null
>>>> +++ b/include/qapi/qmp/qnull.h
>>>> @@ -0,0 +1,26 @@
>>>> +/*
>>>> + * QNull Module
>>>> + *
>>>> + * Copyright (C) 2009, 2017 Red Hat Inc.
>>>> + *
>>>> + * Authors:
>>>> + * Luiz Capitulino <lcapitulino@redhat.com>
>>>> + *
>>>> + * This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
>>>> + * See the COPYING.LIB file in the top-level directory.
>>>
>>> Copy the boilerplate from qnull.c instead, factual correctness.
>>
>> Sorry, will do.
>
> No need to be sorry!
I was when I noticed that it was your authorship I failed to announce. :-)
Max
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 498 bytes --]
next prev parent reply other threads:[~2017-06-23 15:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-21 13:47 [Qemu-devel] [PATCH v2 0/4] block: Don't compare strings in bdrv_reopen_prepare() Max Reitz
2017-06-21 13:47 ` [Qemu-devel] [PATCH v2 1/4] qapi/qnull: Add own header Max Reitz
2017-06-21 16:24 ` Markus Armbruster
2017-06-21 21:43 ` Max Reitz
2017-06-22 14:41 ` Markus Armbruster
2017-06-23 15:55 ` Max Reitz [this message]
2017-06-21 13:47 ` [Qemu-devel] [PATCH v2 2/4] qapi: Add qobject_is_equal() Max Reitz
2017-06-21 16:43 ` Markus Armbruster
2017-06-21 21:47 ` Max Reitz
2017-06-22 14:58 ` Markus Armbruster
2017-06-21 13:47 ` [Qemu-devel] [PATCH v2 3/4] block: qobject_is_equal() in bdrv_reopen_prepare() Max Reitz
2017-06-21 16:06 ` Markus Armbruster
2017-06-21 21:34 ` Max Reitz
2017-06-22 14:57 ` Markus Armbruster
2017-06-21 13:47 ` [Qemu-devel] [PATCH v2 4/4] iotests: Add test for non-string option reopening Max Reitz
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=bb33e7a6-4055-fc31-fbb5-5759a02eea8d@redhat.com \
--to=mreitz@redhat.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).