diff options
| author | Colin Ian King <[email protected]> | 2017-08-12 22:45:53 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-13 20:09:49 -0700 |
| commit | 7acd43296889a71ecf9c20498465f672e667a9ad (patch) | |
| tree | 67679e4566a398f3ed6a7b366c3d0488a4df9061 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5a7a8346498c02bbb0d6512c561f1dbfab0fcf62 (diff) | |
virtio-net: make array guest_offloads static
The array guest_offloads is local to the source and does not need to
be in global scope, so make it static. Also tweak formatting.
Cleans up sparse warnings:
symbol 'guest_offloads' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions