Re: [libvirt] [PATCH 1/4] storage: add alias for less typing

2014-06-16 Thread Peter Krempa
On 06/13/14 18:31, Eric Blake wrote: > Typing chain->backingStore->backingStore gets old after a while; > introduce some alias variables to make the test more compact. > > * tests/virstoragetest.c (mymain): Introduce some shorthand. > > Signed-off-by: Eric Blake > --- > tests/virstoragetest.c |

[libvirt] [PATCH 1/4] storage: add alias for less typing

2014-06-13 Thread Eric Blake
Typing chain->backingStore->backingStore gets old after a while; introduce some alias variables to make the test more compact. * tests/virstoragetest.c (mymain): Introduce some shorthand. Signed-off-by: Eric Blake --- tests/virstoragetest.c | 63 +