diff options
| author | Alberto Garcia | 2019-05-01 20:13:58 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2019-05-10 16:45:40 +0200 |
| commit | 2e11d7562ac9f065b9fe696fda51273a1e6671e9 (patch) | |
| tree | a4af7e03ab5c2eb528edab23354e17ce86f79f07 /linux-headers/linux | |
| parent | vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}() (diff) | |
| download | qemu-2e11d7562ac9f065b9fe696fda51273a1e6671e9.tar.gz 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 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions
