Skip to content

Commit e74e9ee

Browse files
Avenger-285714Paolo Abeni
authored andcommitted
wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALL
Commit 918327e ("ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL") removed the CONFIG_UBSAN_SANITIZE_ALL configuration option. Eliminate invalid configurations to improve code readability. Reviewed-by: Simon Horman <[email protected]> Signed-off-by: WangYuli <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
1 parent 358bea9 commit e74e9ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/wireguard/qemu/debug.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ CONFIG_HAVE_ARCH_KASAN=y
2222
CONFIG_KASAN=y
2323
CONFIG_KASAN_INLINE=y
2424
CONFIG_UBSAN=y
25-
CONFIG_UBSAN_SANITIZE_ALL=y
2625
CONFIG_DEBUG_KMEMLEAK=y
2726
CONFIG_DEBUG_STACK_USAGE=y
2827
CONFIG_DEBUG_SHIRQ=y

0 commit comments

Comments
 (0)