[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72=H-HkE6FQrPFC9s83VW9sPPQbiZ7+iCqjrsvUkkW0MVw@mail.gmail.com>
Date: Sat, 1 Oct 2022 12:12:41 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Daniel Latypov <dlatypov@...gle.com>
Cc: brendanhiggins@...gle.com, davidgow@...gle.com,
linux-kernel@...r.kernel.org, kunit-dev@...glegroups.com,
linux-kselftest@...r.kernel.org, skhan@...uxfoundation.org
Subject: Re: [PATCH 3/4] kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros
On Sat, Oct 1, 2022 at 2:26 AM Daniel Latypov <dlatypov@...gle.com> wrote:
>
> But we can work around this with the following generic macro
> #define KUNIT_INIT_ASSERT(initializers...) { initializers }
Is it intended to be internal, right? Should be prefixed by `_` then?
Cheers,
Miguel
Powered by blists - more mailing lists