diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-07-23 11:20:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-23 17:50:43 +0100 |
commit | c65e7025c60310e927c944a3907a415fe06f3999 (patch) | |
tree | 5b25b2d64af297475770ee3246db93a90aad2577 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6a6b83ca471c50a05d1b07bd9594469986106bed (diff) |
nfc: port100: constify protocol list array
File-scope "port100_protocol" array is read-only and passed as pointer
to const, so it can be made a const to increase code safety.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions