diff options
author | Zhaolei <[email protected]> | 2009-05-27 21:36:02 +0800 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2009-05-28 01:22:06 +0200 |
commit | f2aebaee653a35b01c3665de2cbb1e31456b8ea8 (patch) | |
tree | e9a873c81bb4105d10a04d925f15e53e9ad1ac0c /net/lapb/lapb_iface.c | |
parent | 5b6045a906f48d37591365c5dcdd6d1d146bfd4a (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 <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions