diff options
author | Laura Abbott <labbott@redhat.com> | 2018-03-09 16:10:19 -0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-03-27 15:18:06 +0200 |
commit | 48da181dac478bb517aae2483e69f3eeec24172c (patch) | |
tree | 935ac9200327d4405d4f9ab0723ab94a82c13dae /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a8ff510dbc2a4f1e17b97e35f9607c47a1df89a9 (diff) |
gpio: Remove VLA from MAX3191X driver
The new challenge is to remove VLAs from the kernel
(see https://lkml.org/lkml/2018/3/7/621)
This patch replaces several a VLA with an appropriate call to
kmalloc_array.
Signed-off-by: Laura Abbott <labbott@redhat.com>
Reviewed-and-tested-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions