diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-03-23 12:41:18 +0000 |
|---|---|---|
| committer | Christian König <christian.koenig@amd.com> | 2026-03-24 16:19:04 +0100 |
| commit | df75430515c33ece3de46562f917acd9792505ad (patch) | |
| tree | 24c5cc457456a0308387b3ac932062a65756a8ff /tools/perf/scripts/python/task-analyzer.py | |
| parent | 00cf406a0abe7cdf61d899d218520f6bc0414979 (diff) | |
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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
