qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] hw/machine: Remove the Zero check of nb_numa_


From: Eduardo Habkost
Subject: Re: [Qemu-trivial] [PATCH] hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configuration() follow-up
Date: Tue, 10 Jul 2018 11:37:51 -0300
User-agent: Mutt/1.9.2 (2017-12-15)

On Tue, Jul 10, 2018 at 06:51:29PM +0800, Dou Liyang wrote:
> This Commit 7747abf11487 misses the curly brackets. Follow Igor's and 
> Eduardo's suggestion,
> 
> Add a follow-up patch for it.
> 
> Signed-off-by: Dou Liyang <address@hidden>

I'm queueing this for 3.1, but the subject line didn't make sense
(this patch doesn't remove zero check of nb_numa_nodes), so I
rewrote the commit message as:

    machine: Fix coding style at machine_run_board_init()

    Commit 7747abf11487 ("hw/machine: Remove the Zero check of
    nb_numa_nodes for numa_complete_configuration()") removed the
    curly brackets.  Re-add them.

    Signed-off-by: Dou Liyang <address@hidden>
    Message-Id: <address@hidden>
    [ehabkost: rewrote commit message]
    Signed-off-by: Eduardo Habkost <address@hidden>

-- 
Eduardo



reply via email to

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