On 11/21/21 13:24, Yanan Wang wrote: > Wrap the CPU target specific parameters together into a single > variable, so that we don't need to update the other lines but > a single line when new topology parameters are introduced.
Where new params are introduced? Not in this series apparently. > No functional change intended. > > Signed-off-by: Yanan Wang <wangyana...@huawei.com> > --- > hw/core/machine-smp.c | 17 ++++++++++------- > 1 file changed, 10 insertions(+), 7 deletions(-)