kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)
authorJason Baron <jbaron@redhat.com>
Thu, 30 Apr 2009 17:29:36 +0000 (13:29 -0400)
committerIngo Molnar <mingo@elte.hu>
Fri, 1 May 2009 12:03:35 +0000 (14:03 +0200)
Add support to kernel-doc for tracepoint comments above TRACE_EVENT()
macro definitions. Paves the way for tracepoint docbook.

[ Impact: extend DocBook infrastructure ]

Signed-off-by: Jason Baron <jbaron@redhat.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: akpm@linux-foundation.org
Cc: rostedt@goodmis.org
Cc: fweisbec@gmail.com
Cc: mathieu.desnoyers@polymtl.ca
Cc: wcohen@redhat.com
LKML-Reference: <d80706b6797e277924d2f3ec9af176c6b2951f88.1241107197.git.jbaron@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found