Re: [libvirt] [PATCH 1/7] util: Clean up code formatting in virstorageencryption

2016-06-06 Thread Peter Krempa
On Fri, Jun 03, 2016 at 06:42:06 -0400, John Ferlan wrote: > Bring style more in line with more recent code. > > Signed-off-by: John Ferlan > --- > src/util/virstorageencryption.c | 58 > +++-- > 1 file changed, 27 insertions(+), 31 deletions(-) ACK -- libv

[libvirt] [PATCH 1/7] util: Clean up code formatting in virstorageencryption

2016-06-03 Thread John Ferlan
Bring style more in line with more recent code. Signed-off-by: John Ferlan --- src/util/virstorageencryption.c | 58 +++-- 1 file changed, 27 insertions(+), 31 deletions(-) diff --git a/src/util/virstorageencryption.c b/src/util/virstorageencryption.c index e