diff options
author | Anders Roxell <anders.roxell@linaro.org> | 2021-11-03 23:13:50 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2021-12-11 02:46:01 +0300 |
commit | a531b0c23c0fc68ad758cc31a74cf612a4dafeb0 (patch) | |
tree | 7065fc8872bb0458ad3d844e5ae8483564a31944 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7ace3e9ae0492a6b33f5af8b8e1a6f1e0390cc15 (diff) | |
download | linux-a531b0c23c0fc68ad758cc31a74cf612a4dafeb0.tar.xz |
selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
Building selftests/clone3 with clang warns about enumeration not handled
in switch case:
clone3.c:54:10: warning: enumeration value 'CLONE3_ARGS_NO_TEST' not handled in switch [-Wswitch]
switch (test_mode) {
^
Add the missing switch case with a comment.
Fixes: 17a810699c18 ("selftests: add tests for clone3()")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions