aboutsummaryrefslogtreecommitdiff
path: root/kernel/dma.c
diff options
context:
space:
mode:
authorZhaolei <zhaolei@cn.fujitsu.com>2009-05-27 21:36:02 +0800
committerFrederic Weisbecker <fweisbec@gmail.com>2009-05-28 01:22:06 +0200
commitf2aebaee653a35b01c3665de2cbb1e31456b8ea8 (patch)
treee9a873c81bb4105d10a04d925f15e53e9ad1ac0c /kernel/dma.c
parent5b6045a906f48d37591365c5dcdd6d1d146bfd4a (diff)
ftrace: don't convert function's local variable name in macro
"call" is an argument of macro, but it is also used as a local variable name of function in macro. We should keep this local variable name distinct from any CPP macro parameter name if both are in the same macro scope, although it hasn't caused any problem yet. [ Impact: robustify macro ] Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'kernel/dma.c')
0 files changed, 0 insertions, 0 deletions