[Libvirt-cim] [PATCH] [TEST] Fix none value for disk assigned for Xen

Dan Smith danms at us.ibm.com
Wed Jan 14 14:48:09 UTC 2009


GY>   I think it's better to align them as follows:
GY>   m = class_masd(megabytes=mem_mb,
GY>                 mallocunits=malloc_units,
GY>                 name=dom_name)  

You need an extra space in the subsequent lines.  The first character
of the parameter names should align with each other.  Currently, the
first character of "mallocunits" (for example) aligns with the open
paren, which is not correct.

-- 
Dan Smith
IBM Linux Technology Center
email: danms at us.ibm.com




More information about the Libvirt-cim mailing list