diff options
| author | Colin Ian King <[email protected]> | 2017-10-11 11:17:57 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-11 20:18:25 -0700 |
| commit | 1a37b770cf78dca77c386f8a95e05403233e4d52 (patch) | |
| tree | 501847294106d966d4c6addb8e61f777e19c0348 /tools/perf/scripts/python | |
| parent | c24675f871d3bca569532b3744962dd49938ddff (diff) | |
sctp: make array sctp_sched_ops static
The array sctp_sched_ops is local to the source and
does not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'sctp_sched_ops' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions