qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v12 14/15] hw/block/virtio-blk: Replaces request free functio


From: Akihiko Odaki
Subject: Re: [PATCH v12 14/15] hw/block/virtio-blk: Replaces request free function with g_free
Date: Sat, 30 Nov 2024 15:20:21 +0900
User-agent: Mozilla Thunderbird

On 2024/11/30 0:25, Phil Dennis-Jordan wrote:
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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]