On 2/9/21 8:29 PM, Mark Cave-Ayland wrote: > This simplifies reading the STC register value without having to manually > shift > each individual 8-bit value.
If possible repeat the subject so the sentence is easier to understand. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/scsi/esp.c | 15 ++++++++++++--- > 1 file changed, 12 insertions(+), 3 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>