Re: [PATCH 01/22] adb: coding style update to fix checkpatch errors

2020-06-14 Thread Philippe Mathieu-Daudé
On 6/14/20 4:28 PM, Mark Cave-Ayland wrote: > This will help ensure that style guidelines are being maintained during > subsequent changes. > > Signed-off-by: Mark Cave-Ayland Reviewed-by: Philippe Mathieu-Daudé > --- > hw/input/adb.c | 9 + > 1 file changed, 5 insertions(+), 4 deleti

[PATCH 01/22] adb: coding style update to fix checkpatch errors

2020-06-14 Thread Mark Cave-Ayland
This will help ensure that style guidelines are being maintained during subsequent changes. Signed-off-by: Mark Cave-Ayland --- hw/input/adb.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hw/input/adb.c b/hw/input/adb.c index b1ac4a3852..bf1bc30d19 100644 --- a/hw