Re: [PATCH 29/46] kernel: Mark functions as static in trace/trace_functions_graph.c

2014-02-27 Thread Steven Rostedt
On Thu, 27 Feb 2014 17:40:11 +0530 Rashika Kheria wrote: > Mark functions as static in kernel/trace/trace_functions_graph.c because > they are not used outside this file. > > This eliminates the following warning in > kernel/trace/trace_functions_graph.c: > kernel/trace/trace_functions_graph.c:3

[PATCH 29/46] kernel: Mark functions as static in trace/trace_functions_graph.c

2014-02-27 Thread Rashika Kheria
Mark functions as static in kernel/trace/trace_functions_graph.c because they are not used outside this file. This eliminates the following warning in kernel/trace/trace_functions_graph.c: kernel/trace/trace_functions_graph.c:333:5: warning: no previous prototype for ‘trace_graph_thresh_entry’ [-