Files
kernel_xiaomi_sm8250/include/linux
Zhaolei 8f7c2c3731 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>
2009-04-10 15:48:52 +02:00
..
2009-04-07 10:23:34 +01:00
2009-04-05 02:14:15 -04:00
2009-04-06 20:00:51 -04:00
2009-04-07 08:59:11 +02:00
2009-04-03 14:53:32 -07:00
2009-04-03 14:53:32 -07:00
2009-04-03 09:48:29 -07:00
2009-04-06 16:06:26 +01:00
2009-04-07 08:12:38 +02:00
2009-04-03 17:41:23 -07:00
2009-04-03 17:41:12 -07:00
2009-04-08 14:33:38 -07:00