]> xenbits.xensource.com Git - libvirt.git/commit
sheepdog: Omit braces with a single-line body
authorHarry Wei <harryxiyou@gmail.com>
Mon, 22 Apr 2013 12:33:46 +0000 (20:33 +0800)
committerEric Blake <eblake@redhat.com>
Mon, 22 Apr 2013 14:33:35 +0000 (08:33 -0600)
commit0f35e00135cb7c02c6b186493b7ec0e50052e324
tree131755ce48ae64e9f088062295a878a1a2608edf
parentaed4986322fe77bdf718e31a0587d00f04f3d97a
sheepdog: Omit braces with a single-line body

libvirt/HACKING suggests omitting braces with a
single-line body; this patch fixes the coding style
problem for the Sheepdog storage backend driver.

Signed-off-by: Harry Wei <harryxiyou@gmail.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
src/storage/storage_backend_sheepdog.c