[libvirt] [PATCH 5/5] storage_conf: Improve the coding style in storage_conf.h

Osier Yang jyang at redhat.com
Mon May 20 12:03:14 UTC 2013


On 20/05/13 19:33, Daniel P. Berrange wrote:
> On Thu, May 16, 2013 at 08:40:54PM +0800, Osier Yang wrote:
>> Changes:
>>    * Remove useless comments
>>    * Remove useless blank lines
>>    * If the struct member is a enum type, comment it like
>>      /* enum fooBar */
>>    * Break the long lines
>>    * Prefer the common function style for the inline function
>> ---
>>   src/conf/storage_conf.h | 120 ++++++++++++++++++++++++------------------------
>>   1 file changed, 59 insertions(+), 61 deletions(-)
> ACK
>
>
Pushed.

Osier




More information about the libvir-list mailing list