Searched hist:"126901 ba3499880c9ed033633817cf7493120fda" (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/kunit/ |
H A D | kunit_config.py | diff 126901ba3499880c9ed033633817cf7493120fda Thu Mar 16 23:06:37 CET 2023 Daniel Latypov <dlatypov@google.com> kunit: tool: remove unused imports and variables
We don't run a linter regularly over kunit.py code (the default settings on most don't like kernel style, e.g. tabs) so some of these imports didn't get removed when they stopped being used.
Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | kunit_parser.py | diff 126901ba3499880c9ed033633817cf7493120fda Thu Mar 16 23:06:37 CET 2023 Daniel Latypov <dlatypov@google.com> kunit: tool: remove unused imports and variables
We don't run a linter regularly over kunit.py code (the default settings on most don't like kernel style, e.g. tabs) so some of these imports didn't get removed when they stopped being used.
Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | kunit_tool_test.py | diff 126901ba3499880c9ed033633817cf7493120fda Thu Mar 16 23:06:37 CET 2023 Daniel Latypov <dlatypov@google.com> kunit: tool: remove unused imports and variables
We don't run a linter regularly over kunit.py code (the default settings on most don't like kernel style, e.g. tabs) so some of these imports didn't get removed when they stopped being used.
Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | kunit_kernel.py | diff 126901ba3499880c9ed033633817cf7493120fda Thu Mar 16 23:06:37 CET 2023 Daniel Latypov <dlatypov@google.com> kunit: tool: remove unused imports and variables
We don't run a linter regularly over kunit.py code (the default settings on most don't like kernel style, e.g. tabs) so some of these imports didn't get removed when they stopped being used.
Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | kunit.py | diff 126901ba3499880c9ed033633817cf7493120fda Thu Mar 16 23:06:37 CET 2023 Daniel Latypov <dlatypov@google.com> kunit: tool: remove unused imports and variables
We don't run a linter regularly over kunit.py code (the default settings on most don't like kernel style, e.g. tabs) so some of these imports didn't get removed when they stopped being used.
Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|