Re: [RFC v3 12/27] lib: rspdm: Support SPDM get_version

From: Miguel Ojeda

Date: Fri Mar 13 2026 - 01:55:48 EST


On Fri, Mar 13, 2026 at 6:53 AM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> We have `size_of`, `align_of` and so on in the prelude, so you can use
> those directly:
>
> https://rust.docs.kernel.org/kernel/prelude/index.html

Sorry, I cut the quotes too much -- this was supposed to reply to the
`total_expected_size` part of the conversation.

Cheers,
Miguel