On Mon, 17 Feb 2025 at 22:00, Kevin Brodsky wrote:
>
> kunit_skip() and kunit_mark_skipped() can only be passed a pointer
> to a struct kunit, not struct kunit_suite (only kunit_log() actually
> supports both). Rename their first argument accordingly.
>
> Signed-off-by: Kevin Brodsky
> ---
> Cc:
kunit_skip() and kunit_mark_skipped() can only be passed a pointer
to a struct kunit, not struct kunit_suite (only kunit_log() actually
supports both). Rename their first argument accordingly.
Signed-off-by: Kevin Brodsky
---
Cc: Brendan Higgins
Cc: David Gow
Cc: Rae Moar
Cc: linux-kselft...@v
2 matches
Mail list logo