diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-03-23 15:41:18 +0300 |
|---|---|---|
| committer | Christian König <christian.koenig@amd.com> | 2026-03-24 18:19:04 +0300 |
| commit | df75430515c33ece3de46562f917acd9792505ad (patch) | |
| tree | 24c5cc457456a0308387b3ac932062a65756a8ff /include/linux/stackprotector.h | |
| parent | 00cf406a0abe7cdf61d899d218520f6bc0414979 (diff) | |
| download | linux-df75430515c33ece3de46562f917acd9792505ad.tar.xz | |
drm: fix dead default for DRM_TTM_KUNIT_TEST
The DRM_TTM_KUNIT_TEST config option should default
to KUNIT_ALL_TESTS so that if all tests are enabled then
it is included, but currently the 'default KUNIT_ALL_TESTS'
statement is shadowed by an unconditional 'default n',
meaning that this second default statement is currently dead code.
This dead code was found by kconfirm, a static analysis
tool for Kconfig.
Signed-off-by: Julian Braha <julianbraha@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://lore.kernel.org/r/20260323124118.1414913-1-julianbraha@gmail.com
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
