On Thu,  9 Jan 2025 23:30:11 +0900
"Masami Hiramatsu (Google)" <[email protected]> wrote:

> From: Masami Hiramatsu (Google) <[email protected]>
> 
> Simplify __trace_kprobe_create() by removing gotos.
> 
> Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
> ---
>  Changes in v6:
>   - Rename trace_kprobe_create* functions.
>   - Simplify the end of trace_kprobe_create_internal() a bit.
> ---
>  kernel/trace/trace_kprobe.c |   97 
> ++++++++++++++++++++++---------------------
>  1 file changed, 49 insertions(+), 48 deletions(-)

Reviewed-by: Steven Rostedt (Google) <[email protected]>

-- Steve

Reply via email to