]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage_conf: Improve the coding style in storage_conf.h
authorOsier Yang <jyang@redhat.com>
Thu, 16 May 2013 12:40:54 +0000 (20:40 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 20 May 2013 12:01:23 +0000 (20:01 +0800)
commit8b7b43a1d4888ec0041448d681982c9ad4c3d4ab
tree1c317dffe52ec1a35aeb3b5ab1ad37f0f7667c86
parent76359ee505f341d29fcc4094661d9f7225a60689
storage_conf: Improve the coding style in storage_conf.h

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