[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH 02/36] qdict: Add convenience helpers for wrappe
From: |
Alberto Garcia |
Subject: |
Re: [Qemu-block] [PATCH 02/36] qdict: Add convenience helpers for wrapped puts |
Date: |
Fri, 09 Dec 2016 15:06:48 +0100 |
User-agent: |
Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu) |
On Wed 30 Nov 2016 08:44:20 PM CET, Eric Blake wrote:
> Quite a few users of qdict_put() were manually wrapping a
> non-QObject. We can make such call-sites shorter, by providing
> common macros to do the tedious work. Also shorten nearby
> qdict_put_obj(,,QOBJECT()) sequences.
>
> Signed-off-by: Eric Blake <address@hidden>
Thanks, the code looks much better now :)
Reviewed-by: Alberto Garcia <address@hidden>
Berto
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-block] [PATCH 02/36] qdict: Add convenience helpers for wrapped puts,
Alberto Garcia <=