Re: [PATCH v8 12/13] acpi/ghes: cleanup generic error data logic

2024-08-19 Thread Igor Mammedov
On Fri, 16 Aug 2024 09:37:44 +0200 Mauro Carvalho Chehab wrote: > Remove comments that are obvious. > > No functional changes. > > Signed-off-by: Mauro Carvalho Chehab these comments help if you don't have spec side by side with code to compare. I'd even say such comments are preferable than n

[PATCH v8 12/13] acpi/ghes: cleanup generic error data logic

2024-08-16 Thread Mauro Carvalho Chehab
Remove comments that are obvious. No functional changes. Signed-off-by: Mauro Carvalho Chehab --- hw/acpi/ghes.c | 38 +++--- 1 file changed, 15 insertions(+), 23 deletions(-) diff --git a/hw/acpi/ghes.c b/hw/acpi/ghes.c index 4f7b6c5ad2b6..a822a5eafaa0 100644 -