aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMathias Krause <[email protected]>2014-08-25 23:26:36 +0200
committerBjorn Helgaas <[email protected]>2014-09-24 06:46:01 -0600
commit64474b5235e83cc5e6002dcdb37145850ad86194 (patch)
tree3b0e2879a472ed35bfdb76c557f42bc14b3cbb34 /tools/perf/util/scripting-engines/trace-event-python.c
parent4ac9cbfa35f2c05ed294a2b3e0bf5d0bb7cba607 (diff)
x86/PCI: Move __init annotation to the correct place
According to include/linux/init.h, the __init annotation should be added immediately before the function name. However, for quite a few functions in mmconfig-shared.c this is not the case. It's either before the return type or even in the middle of it. Beside gcc still getting it right, we should change them to comply to the rules of include/linux/init.h. Signed-off-by: Mathias Krause <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions