Re: [PATCH v2] char: rename CharBackend->CharFrontend

Akihiko Odaki <[email protected]> Thu, 23 Oct 2025 13:52:02 +0900
Newsgroups dev.linux.lists.virtio-fs,org.nongnu.qemu-arm,org.nongnu.qemu-devel,org.nongnu.qemu-riscv,org.nongnu.qemu-rust,org.xenproject.lists.xen-devel
Message-ID <[email protected]>
On 2025/10/22 16:46, [email protected] wrote:
> From: Marc-AndrĂ© Lureau <[email protected]>
> 
> The actual backend is "Chardev", CharBackend is the frontend side of
> it (whatever talks to the backend), let's rename it for readability.
> 
> Signed-off-by: Marc-AndrĂ© Lureau <[email protected]>

Reviewed-by: Akihiko Odaki <[email protected]>