diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-01-07 18:12:38 -0800 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-01-25 10:28:13 -0500 |
commit | d5090d91ec929a79b52e5a98144d85dea40d4438 (patch) | |
tree | fd5a0e148762aef4c659b6ab74882a108cf53a12 /fs/cachefiles | |
parent | ca0f2cfc495d9b614ac6431d7029f1f140403155 (diff) | |
download | linux-d5090d91ec929a79b52e5a98144d85dea40d4438.tar.bz2 |
tracing/filter: fix kernel-doc warnings
Use the 'struct' keyword for a struct's kernel-doc notation and
use the correct function parameter name to eliminate kernel-doc
warnings:
kernel/trace/trace_events_filter.c:136: warning: cannot understand function prototype: 'struct prog_entry '
kerne/trace/trace_events_filter.c:155: warning: Excess function parameter 'when_to_branch' description in 'update_preds'
Also correct some trivial punctuation problems.
Link: https://lkml.kernel.org/r/20230108021238.16398-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions