Re: [libvirt] [PATCHv4 10/15] util: adjust indentation in previous patch

2011-03-10 Thread Daniel P. Berrange
On Wed, Mar 09, 2011 at 06:45:50PM -0700, Eric Blake wrote: Separating the indentation from the real patch made review easier. * src/util/util.c (virFileOpenAs): Whitespace changes. --- src/util/util.c | 101 +- 1 files changed, 47

[libvirt] [PATCHv4 10/15] util: adjust indentation in previous patch

2011-03-09 Thread Eric Blake
Separating the indentation from the real patch made review easier. * src/util/util.c (virFileOpenAs): Whitespace changes. --- src/util/util.c | 101 +- 1 files changed, 47 insertions(+), 54 deletions(-) diff --git a/src/util/util.c