Re: [PATCH] hv: vmbus: make hv_bus const

From: Wei Liu
Date: Fri Mar 01 2024 - 03:40:00 EST


On Mon, Feb 05, 2024 at 02:34:12PM -0300, Ricardo B. Marliere wrote:
> Hi Michael,
>
> On 5 Feb 16:40, Michael Kelley wrote:
> > From: Ricardo B. Marliere <ricardo@xxxxxxxxxxxx> Sent: Sunday, February 4, 2024 8:38 AM
> > >
> >
> > NIT: For consistency, we try to use "Drivers: hv: vmbus:" as the prefix on the
> > Subject line for patches to vmbus_drv.c.
>
> Thanks for the feedback, I'll keep that in mind in the future. I looked
> into a few commits using `git blame` and 'hv: ' seemed to be sufficient.
>

No worries. I fixed the title for you and applied the patch.

Thank you for the patch.

Wei.

> All the best,
> - Ricardo.