diff options
author | 2019-05-01 21:13:58 +0300 | |
---|---|---|
committer | 2019-05-10 16:45:40 +0200 | |
commit | 2e11d7562ac9f065b9fe696fda51273a1e6671e9 (patch) | |
tree | a4af7e03ab5c2eb528edab23354e17ce86f79f07 /hw/usb/dev-hub.c | |
parent | vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}() (diff) | |
download | qemu-2e11d7562ac9f065b9fe696fda51273a1e6671e9.tar.xz qemu-2e11d7562ac9f065b9fe696fda51273a1e6671e9.zip |
block: Remove bdrv_read() and bdrv_write()
No one is using these functions anymore, all callers have switched to
the byte-based bdrv_pread() and bdrv_pwrite()
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/usb/dev-hub.c')
0 files changed, 0 insertions, 0 deletions