On Thu, Oct 7, 2021 at 1:22 AM Vishal Verma <[email protected]> wrote: > > Add struct_size() from include/linux/overflow.h which calculates the > size of a struct with a trailing variable length array. > > Suggested-by: Dan Williams <[email protected]> > Signed-off-by: Vishal Verma <[email protected]>
Looks good, Reviewed-by: Dan Williams <[email protected]>
