Re: [PATCH v2 26/42] esp: rename get_cmd_cb() to esp_select()

2021-03-02 Thread Laurent Vivier
Le 09/02/2021 à 20:30, Mark Cave-Ayland a écrit : > This better describes the purpose of the function. > > Signed-off-by: Mark Cave-Ayland > Reviewed-by: Philippe Mathieu-Daudé > --- > hw/scsi/esp.c | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/hw/scsi/esp

[PATCH v2 26/42] esp: rename get_cmd_cb() to esp_select()

2021-02-09 Thread Mark Cave-Ayland
This better describes the purpose of the function. Signed-off-by: Mark Cave-Ayland Reviewed-by: Philippe Mathieu-Daudé --- hw/scsi/esp.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hw/scsi/esp.c b/hw/scsi/esp.c index 921f79ae89..6736e7142c 100644 --- a/hw/scsi