diff options
author | 2018-03-09 16:10:19 -0800 | |
---|---|---|
committer | 2018-03-27 15:18:06 +0200 | |
commit | 48da181dac478bb517aae2483e69f3eeec24172c (patch) | |
tree | 935ac9200327d4405d4f9ab0723ab94a82c13dae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: ws16c48: Implement get_multiple callback (diff) | |
download | linux-dev-48da181dac478bb517aae2483e69f3eeec24172c.tar.xz linux-dev-48da181dac478bb517aae2483e69f3eeec24172c.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions