diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-04-11 12:49:42 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2019-05-08 00:18:28 +0300 |
commit | 0d4e5ac7e78035950d564e65c38ce148cb9af681 (patch) | |
tree | 9fb0db982a614a81981afef8dca37515bfcf9e38 /arch/um/include | |
parent | 4b6b4c902947cae374593e601400a7bdd3d7f7a4 (diff) | |
download | linux-0d4e5ac7e78035950d564e65c38ce148cb9af681.tar.xz |
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 'arch/um/include')
0 files changed, 0 insertions, 0 deletions