]> xenbits.xensource.com Git - libvirt.git/commit
libxl_driver: Indent LIBXL_VBD_SECTOR_SIZE macro correctly
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 16 Aug 2016 07:04:47 +0000 (09:04 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 16 Aug 2016 07:07:30 +0000 (09:07 +0200)
commit2140e3da9aee49e26b8f15c16a80244204f684d8
treec2b6ebaf553d813a22977ccbe92775f581458828
parentda5dfd0e06cac740f746bcc7c839f839c4d64c30
libxl_driver: Indent LIBXL_VBD_SECTOR_SIZE macro correctly

Because of change in caaa1bd357a99ad this macro is no under
#ifdef block. That means it needs to be re-intended correctly.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/libxl/libxl_driver.c