On Sat, Aug 23, 2025 at 10:26:49PM +0000, Petr Beneš wrote: > From: Petr Beneš <w1be...@gmail.com> > > * `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š <w1be...@gmail.com>
Acked-by: Anthony PERARD <anthony.per...@vates.tech> -- Anthony PERARD