diff options
author | 2019-04-11 11:49:42 +0200 | |
---|---|---|
committer | 2019-05-07 23:18:28 +0200 | |
commit | 0d4e5ac7e78035950d564e65c38ce148cb9af681 (patch) | |
tree | 9fb0db982a614a81981afef8dca37515bfcf9e38 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | um: remove unused variable (diff) | |
download | wireguard-linux-0d4e5ac7e78035950d564e65c38ce148cb9af681.tar.xz wireguard-linux-0d4e5ac7e78035950d564e65c38ce148cb9af681.zip |
um: remove uses of variable length arrays
While the affected code is run in user-mode, the build still warns
about it. Convert all uses of VLA to dynamic allocations.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions