On Sat, Aug 23, 2025 at 10:26:49PM +0000, Petr Beneš wrote: > From: Petr Beneš <[email protected]> > > * `sizeof_field` returns the size of a specific struct member > * `endof_field` returns the offset to the end of the member within the struct > > It will be useful in upcoming layout checks of SMBIOS structs. > > Signed-off-by: Petr Beneš <[email protected]>
Acked-by: Anthony PERARD <[email protected]> -- Anthony PERARD
