Re: [PATCH v4 2/2] gpu: nova-core: gsp: use () as message type for GspInitDone message
From: Danilo Krummrich
Date: Sat Jan 24 2026 - 11:27:31 EST
On Mon Dec 15, 2025 at 6:49 AM CET, Alexandre Courbot wrote:
> `GspInitDone` has no payload whatsoever, so the unit type `()` is the
> correct way to represent its message content. We can use it now that
> `()` implements `FromBytes`.
>
> Reviewed-by: Alistair Popple <apopple@xxxxxxxxxx>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>