diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2019-10-31 21:23:00 +0900 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2019-11-07 14:27:26 -0700 |
commit | 5b06eeae52c02dd0d9bc8488275a1207d410870b (patch) | |
tree | 7e87edc3cccdc2ca27bb7b51924e21c5443946cf /tools/testing/selftests/breakpoints/breakpoint_test.c | |
parent | 303e6218ecec475d5bc3e5922dec770ee5baf107 (diff) |
selftests: breakpoints: Fix a typo of function name
Since commit 5821ba969511 ("selftests: Add test plan API to kselftest.h
and adjust callers") accidentally introduced 'a' typo in the front of
run_test() function, breakpoint_test_arm64.c became not able to be
compiled.
Remove the 'a' from arun_test().
Fixes: 5821ba969511 ("selftests: Add test plan API to kselftest.h and adjust callers")
Reported-by: Jun Takahashi <takahashi.jun_s@aa.socionext.com>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Kees Cook <keescook@chromium.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/breakpoints/breakpoint_test.c')
0 files changed, 0 insertions, 0 deletions