aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-07-04 09:44:19 +0100
committerNicholas Bellinger <nab@linux-iscsi.org>2017-07-06 23:11:44 -0700
commitc82ff239ecf27dd5eddc91540f50321547a2d311 (patch)
treebfa41c8a8bda4354d158e31bafa4bb30e228a350 /tools/perf/scripts/python/export-to-postgresql.py
parenttcmu: Fix flushing cmd entry dcache page (diff)
downloadlinux-c82ff239ecf27dd5eddc91540f50321547a2d311.tar.gz
linux-c82ff239ecf27dd5eddc91540f50321547a2d311.zip
target: make device_mutex and device_list static
Variables device_mutex and device_list static are local to the source, so make them static. Cleans up sparse warnings: "symbol 'device_list' was not declared. Should it be static?" "symbol 'device_mutex' was not declared. Should it be static?" Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
link.c?id=18b6f717483a835fb98de9f0df6c724df9324e78&follow=1'>openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu2-10/+37 2019-03-29tcp: cleanup sk_tx_skb_cache before reuseEric Dumazet1-0/+2 2019-03-29MAINTAINERS: Fix mellanox Innova IPsecBoris Pismenny1-9/+0 2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin1-0/+903 2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern15-52/+76 2019-03-29net: Use common nexthop init and release helpersDavid Ahern3-37/+48 2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern4-19/+42 2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern9-127/+138 2019-03-29ipv4: Rename fib_nh entriesDavid Ahern10-174/+178 2019-03-29ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nhDavid Ahern1-19/+20 2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern2-18/+11 2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern7-30/+41 2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern3-4/+10 2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern2-108/+145 2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern2-12/+18 2019-03-29ipv4: Create init helper for fib_nhDavid Ahern2-89/+95 2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern3-27/+22 2019-03-29ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabledDavid Ahern1-6/+9