diff options
author | David Gow <davidgow@google.com> | 2021-02-22 21:49:30 -0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2021-03-11 14:37:37 -0700 |
commit | 7421b1a4d10c633ca5f14c8236d3e2c1de07e52b (patch) | |
tree | f9a02807b55b5b6268e6f58ee76f52c9b0a41abd /tools/testing/selftests/bpf/prog_tests/recursion.c | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
kunit: tool: Fix a python tuple typing error
The first argument to namedtuple() should match the name of the type,
which wasn't the case for KconfigEntryBase.
Fixing this is enough to make mypy show no python typing errors again.
Fixes 97752c39bd ("kunit: kunit_tool: Allow .kunitconfig to disable config items")
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Daniel Latypov <dlatypov@google.com>
Acked-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions