summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2016-12-06 03:48:11 +0300
committerDoug Ledford <dledford@redhat.com>2016-12-11 23:29:42 +0300
commit66431b0e8657e2406742105f89175f571340090b (patch)
treed5c6d0e4b511ad49d95ad8c0e402a007e98b14c7 /tools/perf/scripts/python/export-to-postgresql.py
parent0fc859a6576aaa747c5359c2bf622aac3158e2c7 (diff)
downloadlinux-66431b0e8657e2406742105f89175f571340090b.tar.xz
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 <bart.vanassche@sandisk.com> Cc: Dennis Dalessandro <dennis.dalessandro@intel.com> Cc: Dean Luick <dean.luick@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions