Re: [PATCH v2] hw: Fix format for comments

2023-06-19 Thread Peter Xu
On Mon, Jun 19, 2023 at 08:34:04AM -0400, Shaoqin Huang wrote: > Simply fix the #vcpus_count to @vcpus_count in CPUArchId comments. Whlie > at it, reorder the parameters in comments to match the sequence of > parameters which defined in the CPUArchId. > > Reviewed-by: Igor Mammedov >

[PATCH v2] hw: Fix format for comments

2023-06-19 Thread Shaoqin Huang
Simply fix the #vcpus_count to @vcpus_count in CPUArchId comments. Whlie at it, reorder the parameters in comments to match the sequence of parameters which defined in the CPUArchId. Reviewed-by: Igor Mammedov Signed-off-by: Shaoqin Huang --- include/hw/boards.h | 4 ++-- 1 file changed, 2