Re: [PATCH v3 0/2] Drivers: hv: fix typos in comments
From: Wei Liu
Date: Sat Sep 19 2026 - 19:02:35 EST
On Tue, Sep 15, 2026 at 12:31:43PM +0530, Hemanth Selam wrote:
> Two one-line comment typo fixes. The diffs are unchanged from v2.
>
> v3:
> - Trimmed the commit messages down to a single line each (Wei Liu).
> - Dropped the Assisted-by trailer naming the model.
> - Moved the note about the v1 -> v2 subject prefix change out of patch
> 1/2's commit message and into this cover letter: the prefix became
> "Drivers: hv: vmbus:" to match the subsystem's history, as Michael
> Kelley pointed out.
>
> Michael Kelley's Reviewed-by is carried over on both patches, as neither
> diff changed.
>
> v2: https://lore.kernel.org/all/20260907044946.10813-1-hemanth.selam@xxxxxxxxx/
>
>
> Hemanth Selam (2):
> Drivers: hv: vmbus: fix typo "substract" in comment
> tools/hv: fix typo "retrive" in comment
>
Applied. Thanks.