qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 10/42] esp: introduce esp_get_stc()


From: Mark Cave-Ayland
Subject: Re: [PATCH v2 10/42] esp: introduce esp_get_stc()
Date: Thu, 11 Feb 2021 07:53:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 10/02/2021 22:33, Philippe Mathieu-Daudé wrote:

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.

I've always read commit messages as summary followed detail, so I've tended to avoid repetition if the context is obvious from the summary (a quick glance through my inbox suggest that quite a few authors also do the same).

Perhaps adding in the word "function" would help readability here, e.g. "This function simplifies reading the STC register value..."?

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
---
  hw/scsi/esp.c | 15 ++++++++++++---
  1 file changed, 12 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


ATB,

Mark.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]