[Libguestfs] [PATCH 2/2] Fix whitespace.

Pino Toscano ptoscano at redhat.com
Mon Oct 5 13:14:13 UTC 2015


On Monday 05 October 2015 12:25:09 Richard W.M. Jones wrote:
> Because of previous automated commits, such as changing 'guestfs___'
> -> 'guestfs_int_', several function calls no longer lined up with
> their parameters, and some lines were too long.
> 
> The bulk of this commit was done using emacs batch mode and the
> technique described here:
> 
>   http://www.cslab.pepperdine.edu/warford/BatchIndentationEmacs.html
> 
> The changes suggested by emacs were then reviewed by hand.
> ---

LGTM.

Although I liked more the indentation of the ternary operator like:

foo = conditon
    ? a : b;

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20151005/dfed0b95/attachment.sig>


More information about the Libguestfs mailing list