diff options
| author | 2022-05-18 10:36:40 +0800 | |
|---|---|---|
| committer | 2022-05-26 21:13:00 -0400 | |
| commit | 3a2bfec0b02f2226ff3376a5d2ff604d799bd7ea (patch) | |
| tree | 426e43bc9232f9e582087ed9b7e9f644c5459030 /scripts/basic | |
| parent | tracing: Cleanup code by removing init "char *name" (diff) | |
| download | linux-dev-3a2bfec0b02f2226ff3376a5d2ff604d799bd7ea.tar.xz linux-dev-3a2bfec0b02f2226ff3376a5d2ff604d799bd7ea.zip | |
ftrace: Remove return value of ftrace_arch_modify_*()
All instances of the function ftrace_arch_modify_prepare() and
ftrace_arch_modify_post_process() return zero. There's no point in
checking their return value. Just have them be void functions.
Link: https://lkml.kernel.org/r/20220518023639.4065-1-kunyu@nfschina.com
Signed-off-by: Li kunyu <kunyu@nfschina.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
