commit | 1573a35d99fe60f98d30f50e9187040586c2b801 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Thu May 27 16:20:33 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 04 11:43:39 2010 +0200 |
tree | e2c16c918680e3eba446bda903623cfdad3db5ff | |
parent | 9040385dcc0a4b32ca8ceeda6dc679aea56e3832 [diff] |
Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead Clean up virtio-blk.c to be more consistent using BDRV_SECTOR_SIZE instead of hard coded 512 values. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>