aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorSteven Rostedt (Google) <[email protected]>2024-06-05 16:26:45 -0400
committerSteven Rostedt (Google) <[email protected]>2024-06-06 15:22:18 -0400
commit1d5f0222944fe723b9bfaaeb27e368363644ccab (patch)
tree6800974f8c87490ac14bedc41a43b802bab6c5a6 /lib/test_fortify/write_overflow-strncpy-src.c
parentd66bb33479e594ba7cf72fa2c0f848e3d0bc9eb1 (diff)
ftrace: Declare function_trace_op in header to quiet sparse warning
Sparse complains that function_trace_op is not static but is not declared in a header file. It is used only in assembly code. But add it to a header so that sparse no longer complains: kernel/trace/ftrace.c:99:19: warning: symbol 'function_trace_op' was not declared. Should it be static? Link: https://lore.kernel.org/linux-trace-kernel/[email protected] Cc: Mark Rutland <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Cc: Andrew Morton <[email protected]> Acked-by: Masami Hiramatsu (Google) <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions