Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8cd09a59 authored by Li Hong's avatar Li Hong Committed by Frederic Weisbecker
Browse files

tracing: Fix a comment and a trivial format issue in tracepoint.h



Fix the tracepoint documentation path in tracepoints headers and
a misaligned tabulation.

Signed-off-by: default avatarLi Hong <lihong.hi@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@redhat.com>
LKML-Reference: <3a3680030909220300h7cf18849q4d4702b9d4feaa67@mail.gmail.com>
Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
parent 79fe249c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
/*
 * Kernel Tracepoint API.
 *
 * See Documentation/tracepoint.txt.
 * See Documentation/trace/tracepoints.txt.
 *
 * (C) Copyright 2008 Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
 *