On Thu, 19 Oct 2017 14:32:33 +0800
Chunyu Hu <[email protected]> wrote:
> Naming in code comments for tracing_snapshot, tracing_snapshot_alloc
> and trace_pid_filter_add_remove_task don't match the real function
> names. And latency_trace has been removed from tracing directory.
> Fix them.
>
> Fixes: cab5037 ("tracing/ftrace: Enable snapshot function trigger")
> Fixes: 886b5b7 ("tracing: remove /debug/tracing/latency_trace")
> Signed-off-by: Chunyu Hu <[email protected]>
> ---
Applied. Thanks Chunyu,
-- Steve