Re: [PATCH 2/9] HID: hyperv: Constify lowlevel HID driver

From: Wei Liu
Date: Mon Jan 30 2023 - 10:42:32 EST


On Mon, Jan 30, 2023 at 03:59:38AM +0000, Thomas Weißschuh wrote:
> Since commit 52d225346904 ("HID: Make lowlevel driver structs const")
> the lowlevel HID drivers are only exposed as const.
>
> Take advantage of this to constify the underlying structure, too.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>

Acked-by: Wei Liu <wei.liu@xxxxxxxxxx>