Re: [PATCH 01/25] esp: checkpatch fixes

2021-01-01 Thread Philippe Mathieu-Daudé
On 12/30/20 4:37 PM, Mark Cave-Ayland wrote: > Signed-off-by: Mark Cave-Ayland > --- > hw/scsi/esp.c | 52 ++- > 1 file changed, 31 insertions(+), 21 deletions(-) Reviewed-by: Philippe Mathieu-Daudé

[PATCH 01/25] esp: checkpatch fixes

2020-12-30 Thread Mark Cave-Ayland
Signed-off-by: Mark Cave-Ayland --- hw/scsi/esp.c | 52 ++- 1 file changed, 31 insertions(+), 21 deletions(-) diff --git a/hw/scsi/esp.c b/hw/scsi/esp.c index b84e0fe33e..7073166ad1 100644 --- a/hw/scsi/esp.c +++ b/hw/scsi/esp.c @@ -241,8 +241,9 @@