On 5/20/25 09:35, Jamin Lin wrote:
Fix coding style issues from checkpatch.pl.
This is just a warning since the line length is below 90 chars.
Signed-off-by: Jamin Lin
Anyhow,
Reviewed-by: Cédric Le Goater
Thanks,
C.
---
hw/intc/aspeed_intc.c | 6 --
1 file changed, 4 inser
Fix coding style issues from checkpatch.pl.
Signed-off-by: Jamin Lin
---
hw/intc/aspeed_intc.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/hw/intc/aspeed_intc.c b/hw/intc/aspeed_intc.c
index 19f88853d8..5cd786dee6 100644
--- a/hw/intc/aspeed_intc.c
+++ b/hw/intc/asp