Re: [PATCH 1/1] kernel/trace: add static to local functions

From: Steven Rostedt
Date: Thu Apr 17 2014 - 19:57:19 EST


On Thu, 17 Apr 2014 21:44:42 +0200
Fabian Frederick <fabf@xxxxxxxxx> wrote:

> This patch adds static to the following functions:
> -cycle_t buffer_ftrace_now
> -void free_snapshot
> -int trace_selftest_startup_dynamic_tracing
>
> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
> Cc: Frederic Weisbecker <fweisbec@xxxxxxxxx>
> Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
> ---
> kernel/trace/trace.c | 4 ++--
> kernel/trace/trace_selftest.c | 6 +++---
> 2 files changed, 5 insertions(+), 5 deletions(-)
>

Thanks, I'll add this to my 3.16 queue.

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/