Re: [PATCH 1/3] escc: checkpatch fixes

2021-08-29 Thread Peter Maydell
On Sun, 29 Aug 2021 at 11:04, Mark Cave-Ayland wrote: > > Signed-off-by: Mark Cave-Ayland > --- > hw/char/escc.c | 160 + > 1 file changed, 96 insertions(+), 64 deletions(-) Reviewed-by: Peter Maydell You might want to fix this existing typo: >

[PATCH 1/3] escc: checkpatch fixes

2021-08-29 Thread Mark Cave-Ayland
Signed-off-by: Mark Cave-Ayland --- hw/char/escc.c | 160 + 1 file changed, 96 insertions(+), 64 deletions(-) diff --git a/hw/char/escc.c b/hw/char/escc.c index 52e7978287..63e0f15dfa 100644 --- a/hw/char/escc.c +++ b/hw/char/escc.c @@ -230,20 +230