Re: [libvirt] [PATCH 5/9] Define wire protocol format for vol zeroing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/02/2010 06:33 PM, Eric Blake wrote:
According to David Allan on 3/2/2010 3:13 PM:
  bool_t
+xdr_remote_storage_vol_zero_out_args (XDR *xdrs, remote_storage_vol_zero_out_args *objp)
+{
+
+         if (!xdr_remote_nonnull_storage_vol (xdrs,&objp->vol))
+                 return FALSE;
+         if (!xdr_u_int (xdrs,&objp->flags))
+                 return FALSE;
+        return TRUE;

Funky indentation.


Bleah...this is a generated file, and the funky indentation is throughout, not surprisingly. I'll fix it, and see if I can fix the generator as well.

Dave

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]