On Tue, Jan 11, 2022 at 2:42 PM Daniel Latypov <dlatypov@xxxxxxxxxx> wrote: > > This field has been split out from kunit_assert to make the struct less > heavy along with the filename and line number. > > This change drops the assert_type field and cleans up all the macros > that were plumbing assert_type into kunit_assert. > > Signed-off-by: Daniel Latypov <dlatypov@xxxxxxxxxx> > Reviewed-by: David Gow <davidgow@xxxxxxxxxx> Reviewed-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>