https://github.com/torvalds/linux
Revision 192b7993b3ff92b62b687e940e5e88fa0218d764 authored by Zou Wei on 23 April 2020, 04:08:25 UTC, committed by Steven Rostedt (VMware) on 07 May 2020, 17:32:58 UTC
Fix the following sparse warning:

kernel/trace/trace.c:950:6: warning: symbol 'tracing_snapshot_instance_cond'
was not declared. Should it be static?

Link: http://lkml.kernel.org/r/1587614905-48692-1-git-send-email-zou_wei@huawei.com

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
1 parent f094a23
Raw File
Tip revision: 192b7993b3ff92b62b687e940e5e88fa0218d764 authored by Zou Wei on 23 April 2020, 04:08:25 UTC
tracing: Make tracing_snapshot_instance_cond() static
Tip revision: 192b799
ecrdsa_params.asn1
EcrdsaParams ::= SEQUENCE {
	curve	OBJECT IDENTIFIER ({ ecrdsa_param_curve }),
	digest	OBJECT IDENTIFIER OPTIONAL ({ ecrdsa_param_digest })
}
back to top