typofixes - v4

Signed-off-by: Veres Lajos <vlajos@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
Veres Lajos 2015-09-08 22:45:14 +01:00 committed by Michael Tokarev
parent 33b23b4b5e
commit 67cc32ebfd
35 changed files with 47 additions and 48 deletions

View file

@ -3377,7 +3377,7 @@ static bool vfio_radeon_smc_is_running(VFIOPCIDevice *vdev)
uint32_t clk, pc_c;
/*
* Registers 200h and 204h are index and data registers for acessing
* Registers 200h and 204h are index and data registers for accessing
* indirect configuration registers within the device.
*/
vfio_region_write(&vdev->bars[5].region, 0x200, 0x80000004, 4);