[Libvir] [PATCH] (for discussion) DHCP host mappings using 3 arrays API

Richard W.M. Jones rjones at redhat.com
Tue Feb 26 12:01:04 UTC 2008


On Tue, Feb 26, 2008 at 11:43:59AM +0100, Jim Meyering wrote:
> "Richard W.M. Jones" <rjones at redhat.com> wrote:
> > This patch is an evolution of the previous patch for implementing DHCP
> ...
> > +    if (maxmappings == 0) return 0;
> ...
> > +                if (col == 0) hwaddr = token;
> ...
> > +                if (!(*hwaddrs)[lines]) goto mem_error;
> 
> Hi Rich,
> 
> Is there a libvirt style convention that says whether
> a one-line if-block is written all on one line?
> I find it slightly easier to spot the conditional at a glance
> when the statement is on a separate line, but can certainly adapt
> to a different style.

I don't know ... Is there a libvirt manual of style?

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top




More information about the libvir-list mailing list