Re: [PATCH v2] hyperv: Remove unused union and structs
From: Wei Liu <wei.liu@kernel.org>
Date: 2025-03-11 21:54:51
Also in:
lkml
From: Wei Liu <wei.liu@kernel.org>
Date: 2025-03-11 21:54:51
Also in:
lkml
On Tue, Mar 11, 2025 at 10:16:34AM +0100, Thorsten Blum wrote:
The union vmpacket_largest_possible_header and several structs have not been used for a long time afaict - remove them. Reviewed-by: Michael Kelley <redacted> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Applied to hyperv-next. Thanks.