Re: [PATCH v3 5/6] irqchip/gic-v3-its: some minor improvement in comments
From: Thomas Gleixner
Date: Tue Jun 30 2026 - 12:46:48 EST
On Tue, Jun 23 2026 at 10:01, Kemeng Shi wrote:
> 1. "If it some" -> "If some"
> 2. "by table by reading" -> by reading"
> 3. "reading bit at offset '62'" -> "reading GITS_BASER_INDIRECT"
Please don't enumerate WHAT the patch is doing. We all can see that from
the patch itself.
Something like that is sufficient and clear enough:
'Fix grammar and replace a bit number with the symbol for better
readability'