diff options
| author | Thomas Weißschuh <[email protected]> | 2025-07-11 13:31:38 +0000 |
|---|---|---|
| committer | Daniel Gomez <[email protected]> | 2025-07-31 11:51:34 +0000 |
| commit | 768da2eae8662ca51102794c32d37c17410acbf5 (patch) | |
| tree | 1e41ead9c4bbd6b46f8eb50c189af5cc2dd9d0ec /rust/helpers/bug.c | |
| parent | module: make structure definitions always visible (diff) | |
| download | kernel-768da2eae8662ca51102794c32d37c17410acbf5.tar.gz kernel-768da2eae8662ca51102794c32d37c17410acbf5.zip | |
kunit: test: Drop CONFIG_MODULE ifdeffery
The function stubs exposed by module.h allow the code to compile properly
without the ifdeffery. The generated object code stays the same, as the
compiler can optimize away all the dead code.
As the code is still typechecked developer errors can be detected faster.
Signed-off-by: Thomas Weißschuh <[email protected]>
Acked-by: David Gow <[email protected]>
Reviewed-by: Daniel Gomez <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Gomez <[email protected]>
Diffstat (limited to 'rust/helpers/bug.c')
0 files changed, 0 insertions, 0 deletions
