|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 20/42] esp: remove the buf and buflen parameters from get_cmd() |
Date: | Tue, 16 Feb 2021 08:31:27 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 2/9/21 8:29 PM, Mark Cave-Ayland wrote: > Now that all SCSI commands are accumulated in cmdbuf, remove the buf and > buflen > parameters from get_cmd() since these always reference cmdbuf and > ESP_CMDBUF_SZ > respectively. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> > --- > hw/scsi/esp.c | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Prev in Thread] | Current Thread | [Next in Thread] |