Files
linux/kernel/trace
Dan Carpenter 24a461d537 trace: strlen() return doesn't account for the NULL
We need to add one to the strlen() return because of the NULL
character.  The type->name here generally comes from the kernel and I
don't think any of them come close to being MAX_TRACER_SIZE (100)
characters long so this is basically a cleanup.

Signed-off-by: Dan Carpenter <error27@gmail.com>
LKML-Reference: <20100710100644.GV19184@bicker>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2010-07-22 14:56:41 -04:00
..
2010-07-15 23:59:33 +02:00
2010-07-15 23:59:33 +02:00
2010-07-15 23:59:33 +02:00
2009-09-18 21:22:08 +02:00
2010-07-15 23:59:33 +02:00