diff options
author | Bart Van Assche <[email protected]> | 2016-12-05 16:48:11 -0800 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-12-11 15:29:42 -0500 |
commit | 66431b0e8657e2406742105f89175f571340090b (patch) | |
tree | d5c6d0e4b511ad49d95ad8c0e402a007e98b14c7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 0fc859a6576aaa747c5359c2bf622aac3158e2c7 (diff) |
IB/hfi1: Define platform_config_table_limits once
Defining static data structures in a header file is wrong because
this causes the data structure to be instantiated once in every .c
file it is included in. Hence move the definition of a static
array from a header file into the only .c file in which it is used.
Signed-off-by: Bart Van Assche <[email protected]>
Cc: Dennis Dalessandro <[email protected]>
Cc: Dean Luick <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions