tracepoints: use TABLE_SIZE macro
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 24 Jul 2008 20:37:23 +0000 (16:37 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:34:07 +0000 (10:34 +0200)
Steven Rostedt suggested:

| Wouldn't it look nicer to have: (TRACEPOINT_TABLE_SIZE - 1) ?

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found