diff options
author | 2022-05-16 09:54:46 -0700 | |
---|---|---|
committer | 2022-07-07 17:42:53 -0600 | |
commit | d2fbdde838f270377de4fc20e919aac3941ea55f (patch) | |
tree | 08946cb6a013c300f1ba0ef5aeae7aba5feaede5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | apparmor: test: Remove some casts which are no-longer required (diff) | |
download | linux-dev-d2fbdde838f270377de4fc20e919aac3941ea55f.tar.xz linux-dev-d2fbdde838f270377de4fc20e919aac3941ea55f.zip |
kunit: use kmemdup in kunit_filter_tests(), take suite as const
kmemdup() is easier than kmalloc() + memcpy(), per lkp bot.
Also make the input `suite` as const since we're now always making
copies after commit a127b154a8f2 ("kunit: tool: allow filtering test
cases via glob").
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions