Re: [Qemu-devel] [PATCH] block: Use QDict helpers for --force-share

2017-05-16 Thread Markus Armbruster
Eric Blake writes: > Fam's addition of --force-share in commits 459571f7 and 335e9937 > were developed prior to the addition of QDict scalar insertion > macros, but merged after the general cleanup in commit 46f5ac20. > Patch created mechanically by rerunning: > > spatch --sp-file scripts/coccin

Re: [Qemu-devel] [PATCH] block: Use QDict helpers for --force-share

2017-05-15 Thread Fam Zheng
On Mon, 05/15 14:54, Eric Blake wrote: > Fam's addition of --force-share in commits 459571f7 and 335e9937 > were developed prior to the addition of QDict scalar insertion > macros, but merged after the general cleanup in commit 46f5ac20. > Patch created mechanically by rerunning: > > spatch --sp-

[Qemu-devel] [PATCH] block: Use QDict helpers for --force-share

2017-05-15 Thread Eric Blake
Fam's addition of --force-share in commits 459571f7 and 335e9937 were developed prior to the addition of QDict scalar insertion macros, but merged after the general cleanup in commit 46f5ac20. Patch created mechanically by rerunning: spatch --sp-file scripts/coccinelle/qobject.cocci \ --m