lkml.org 
[lkml]   [2021]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[for-next][PATCH 12/13] tracing: Fix synth_event_add_val() kernel-doc comment
    From: Qiujun Huang <hqjagain@gmail.com>

    It's named field here.

    Link: https://lkml.kernel.org/r/20210516022410.64271-1-hqjagain@gmail.com

    Signed-off-by: Qiujun Huang <hqjagain@gmail.com>
    Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
    ---
    kernel/trace/trace_events_synth.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/kernel/trace/trace_events_synth.c b/kernel/trace/trace_events_synth.c
    index 22db3ce95e74..98e002648994 100644
    --- a/kernel/trace/trace_events_synth.c
    +++ b/kernel/trace/trace_events_synth.c
    @@ -1978,7 +1978,7 @@ EXPORT_SYMBOL_GPL(synth_event_add_next_val);
    /**
    * synth_event_add_val - Add a named field's value to an open synth trace
    * @field_name: The name of the synthetic event field value to set
    - * @val: The value to set the next field to
    + * @val: The value to set the named field to
    * @trace_state: A pointer to object tracking the piecewise trace state
    *
    * Set the value of the named field in an event that's been opened by
    --
    2.33.0
    \
     
     \ /
      Last update: 2021-12-07 22:45    [W:3.292 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site