diff options
author | 2018-03-10 10:16:41 -0800 | |
---|---|---|
committer | 2018-03-10 10:18:33 -0800 | |
commit | 1c4bfce1c6045a7c5191949f6bd74662fb9bf02d (patch) | |
tree | b165680a743f22982099baaffc76895817befa31 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list (diff) | |
download | linux-dev-1c4bfce1c6045a7c5191949f6bd74662fb9bf02d.tar.xz linux-dev-1c4bfce1c6045a7c5191949f6bd74662fb9bf02d.zip |
Input: stmpe-keypad - remove VLA usage
In preparation to enabling -Wvla, remove VLA and replace it with a
fixed-length array instead.
Fixed as part of the directive to remove all VLAs from the kernel:
https://lkml.org/lkml/2018/3/7/621
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions