Re: [PATCH v3 3/3] tracing/probes: Fix code indent in get_bitoffset_of_field()
From: Steven Rostedt
Date: Tue Sep 01 2026 - 10:56:37 EST
On Tue, 1 Sep 2026 23:22:00 +0900
"Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx> wrote:
> From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
>
> Fix code block indentation introduced by commit f21834524025
> ("tracing/probes: Support field specifier option for typecast").
>
> Signed-off-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Reviewed-by: Steven Rostedt <rostedt@xxxxxxxxxxx>
-- Steve