tracing: remove max_tracer_type_len
authorLi Zefan <lizf@cn.fujitsu.com>
Fri, 18 Sep 2009 06:06:47 +0000 (14:06 +0800)
committerSteven Rostedt <rostedt@goodmis.org>
Sat, 19 Sep 2009 15:28:19 +0000 (11:28 -0400)
Limit the length of a tracer's name within 100 chars, and then we
don't have to play with max_tracer_type_len.

Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
LKML-Reference: <4AB32377.9020601@cn.fujitsu.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found