On Thu, Oct 15, 2020 at 5:08 AM Vitor Massaru Iha <vi...@massaru.org> wrote: > > A build condition was missing around a compilation test, this compilation > test comes from the original test_bitfield code. > > And removed unnecessary code for this test. > > Fixes: d2585f5164c2 ("lib: kunit: add bitfield test conversion to KUnit") > Signed-off-by: Vitor Massaru Iha <vi...@massaru.org> > Link: > https://lore.kernel.org/linux-next/20201015163056.56fcc...@canb.auug.org.au/
Reviewed-by: Brendan Higgins <brendanhigg...@google.com> Thanks for taking care of this so quickly!