qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 19/20] vc: use a common prefix for chr callbacks


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 19/20] vc: use a common prefix for chr callbacks
Date: Fri, 6 Jan 2017 16:26:35 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

On 01/05/2017 10:53 AM, Marc-André Lureau wrote:
> vc_chr_write() is more appropriate than _puts() since no newline is
> appended, even though it's not used only as a callback.
> 
> Keep "qemu_chr_parse" prefix, most chardev parse functions use this
> prefix atm.
> 
> Signed-off-by: Marc-André Lureau <address@hidden>
> ---
>  ui/console.c | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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