]> Git Repo - qemu.git/commit - block/raw-posix.c
Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512
authorJes Sorensen <[email protected]>
Thu, 27 May 2010 14:20:32 +0000 (16:20 +0200)
committerKevin Wolf <[email protected]>
Fri, 4 Jun 2010 09:43:39 +0000 (11:43 +0200)
commit9040385dcc0a4b32ca8ceeda6dc679aea56e3832
treebb54e7fe56003e698ffcf90acb31304db9b55f92
parenteb5a316514144bc1def4cb9b88fb996420ca80cc
Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512

Clean up raw-posix.c to be more consistent using BDRV_SECTOR_SIZE
instead of hard coded 512 values.

Signed-off-by: Jes Sorensen <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/raw-posix.c
This page took 0.027364 seconds and 4 git commands to generate.