aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2011-03-31 21:18:15 -0400
committerSteve French <[email protected]>2011-05-19 14:10:53 +0000
commit460458ce8ec195a1902f0c742b76880fbd01dd96 (patch)
tree00ebdd1ce2f23cf0f0d5359befc3a7715d3dc8a8 /tools/perf/util/scripting-engines/trace-event-python.c
parent820a803ffac3ef591e597bc107f8e289a823a29c (diff)
cifs: turn BCC into a static inlined function
It's a bad idea to have macro functions that reference variables more than once, as the arguments could have side effects. Turn BCC() into a static inlined function instead. While we're at it, make it return a void * to discourage anyone from dereferencing it as-is. Reported-and-acked-by: David Howells <[email protected]> Signed-off-by: Jeff Layton <[email protected]> Signed-off-by: Steve French <[email protected]> Signed-off-by: Pavel Shilovsky <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions