On 09/13/2012 09:49 AM, Jeff Cody wrote: > Code motion, to move allocating aligned_buf and setting aligned_buf_size > into a helper function. > > Signed-off-by: Jeff Cody > --- > block/raw-posix.c | 31 ++++++++++++++++++++++--------- > 1 file changed, 22 insertions(+), 9 deletions(-) > > + if ((bdrv_flags & BDRV_O_NOCACHE)) { > + /* > + * Allocate a buffer for read/modify/write cycles. Chose the size Pre-existing typo, but as long as you are moving it, s/Chose/Choose/ -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org