qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/7] block: tidy ThrottleGroupMember initializat


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 3/7] block: tidy ThrottleGroupMember initializations
Date: Mon, 24 Jul 2017 15:39:20 +0100
User-agent: Mutt/1.8.3 (2017-05-23)

On Fri, Jul 14, 2017 at 12:45:17PM +0300, Manos Pitsidianakis wrote:
> Move the CoMutex and CoQueue inits inside throttle_group_register_tgm()
> which is called whenever a ThrottleGroupMember is initialized. There's
> no need for them to be separate.
> 
> Signed-off-by: Manos Pitsidianakis <address@hidden>
> ---
>  block/block-backend.c   | 3 ---
>  block/throttle-groups.c | 3 +++
>  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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