]> git.baikalelectronics.ru Git - kernel.git/commit
tracepoints: Fix the descriptions of tracepoint_probe_register{_prio}
authorLee, Chun-Yi <joeyli.kernel@gmail.com>
Fri, 16 Jun 2017 08:26:43 +0000 (16:26 +0800)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 28 May 2018 16:49:51 +0000 (12:49 -0400)
commit310865deaef46a5648f585c930b6fb7406761070
treec7f59876e8d66814a2b6dbc8a4467c65fddbf1fa
parent74c4bc95bcb348c7d1bf5c8967ade8e551f718e7
tracepoints: Fix the descriptions of tracepoint_probe_register{_prio}

The description of tracepoint_probe_register duplicates
with tracepoint_probe_register_prio. This patch cleans up
the descriptions.

Link: http://lkml.kernel.org/r/20170616082643.7311-1-jlee@suse.com
Signed-off-by: "Lee, Chun-Yi" <jlee@suse.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/tracepoint.c