On Tue 11 Apr 2017 08:50:28 PM CEST, Eric Blake wrote: > We now have macros in place to make it less verbose to add a scalar > to QDict and QList, so use them. > > Patch created mechanically via: > spatch --sp-file scripts/coccinelle/qobject.cocci \ > --macro-file scripts/cocci-macro-file.h --dir block --in-place > then touched up manually to fix a couple of '?:' back to original spacing. > > For ease of review, the mechanical work was split by tree location: > this only touches files under block/; there are other block-related > files (like top-level block.c) that will be fixed in a later global > cleanup. > > Signed-off-by: Eric Blake <[email protected]> > Acked-by: Richard W.M. Jones <[email protected]> > Reviewed-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> Berto
