diff options
author | Zhaolei <zhaolei@cn.fujitsu.com> | 2009-04-08 16:58:57 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-10 15:48:52 +0200 |
commit | 8f7c2c37319a81ef4c2bfdec67b1ccd5744d97e4 (patch) | |
tree | 809a93fb2683ad3fe1d77ca7c9b894963000533e /Documentation/kbuild | |
parent | 4d1f4372dbea068ba4ee3d98231133a4a4ee15bd (diff) |
Make __stringify support variable argument macros too
For example:
__stringify(__entry->irq, __entry->ret)
will now convert it to:
"REC->irq, REC->ret"
It also still supports single arguments as the old macro did.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <49DC6751.30308@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/kbuild')
0 files changed, 0 insertions, 0 deletions