diff options
author | Phil Dennis-Jordan <phil@philjordan.eu> | 2024-10-24 12:28:12 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-31 21:21:34 +0100 |
commit | 12ed6aca7ca328a12e235f4daa9824873da60315 (patch) | |
tree | 50b4e42ca7caf0f550dbf991fcda4226f57c59c7 /rust/qemu-api/src | |
parent | 8c6619f3e692c5173c9f4919dbf99fb14dc0b7e9 (diff) | |
download | qemu-12ed6aca7ca328a12e235f4daa9824873da60315.zip qemu-12ed6aca7ca328a12e235f4daa9824873da60315.tar.gz qemu-12ed6aca7ca328a12e235f4daa9824873da60315.tar.bz2 |
hw/block/virtio-blk: Replaces request free function with g_free
The virtio_blk_free_request() function has been a 1-liner forwarding
to g_free() for a while now. We may as well call g_free on the request
pointer directly.
Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Tested-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20241223221645.29911-14-phil@philjordan.eu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions