aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/bug.c
diff options
context:
space:
mode:
authorThomas Weißschuh <[email protected]>2025-07-11 13:31:38 +0000
committerDaniel Gomez <[email protected]>2025-07-31 11:51:34 +0000
commit768da2eae8662ca51102794c32d37c17410acbf5 (patch)
tree1e41ead9c4bbd6b46f8eb50c189af5cc2dd9d0ec /rust/helpers/bug.c
parentmodule: make structure definitions always visible (diff)
downloadkernel-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