]> Git Repo - qemu.git/commit
iscsi: Remove pointless runtime check of macro value
authorFam Zheng <[email protected]>
Wed, 13 May 2015 13:15:28 +0000 (13:15 +0000)
committerMichael Tokarev <[email protected]>
Wed, 3 Jun 2015 11:21:23 +0000 (14:21 +0300)
commit44f192f364b71683379e104157b15b0685d24394
treebcb3a6da86d3e0645f3a19d64fd553310684ed8a
parent42d58e7c6760cb9c55627c28ae538e27dcf2f144
iscsi: Remove pointless runtime check of macro value

raw_bsd already has QEMU_BUILD_BUG_ON(BDRV_SECTOR_SIZE != 512), so iscsi
should relax.

Signed-off-by: Fam Zheng <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
block/iscsi.c
This page took 0.025876 seconds and 4 git commands to generate.