]> xenbits.xensource.com Git - libvirt.git/commit
storage: Use consistent variable names for driver
authorJohn Ferlan <jferlan@redhat.com>
Mon, 8 May 2017 15:05:12 +0000 (11:05 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 21 Jul 2017 18:51:47 +0000 (14:51 -0400)
commit905f1024bd2140fcd733c44b73361a3ace662749
tree87224893ab2e0405006c87a2141f45d9708021aa
parentb157f7e734b0c79329b295ced177dd5d2710f770
storage: Use consistent variable names for driver

A virStoragePoolObjPtr will be an 'obj'.

A virStoragePoolPtr will be a 'pool'.

A virStorageVolPtr will be a 'vol'.

A virStorageVolDefPtr will be a 'voldef'.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/storage/storage_driver.c
src/storage/storage_driver.h