diff options
| author | Laura Abbott <[email protected]> | 2018-04-11 01:04:12 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-04-23 11:31:27 +0000 |
| commit | c13884a8da42222cf3ac11516e636bf6c271ba8d (patch) | |
| tree | 9978dedcb0100f8ae90f95f96479a8e8bf31d9b6 /drivers/fpga/fpga-region.c | |
| parent | uio: Change return type to vm_fault_t (diff) | |
| download | kernel-c13884a8da42222cf3ac11516e636bf6c271ba8d.tar.gz kernel-c13884a8da42222cf3ac11516e636bf6c271ba8d.zip | |
misc: tifm: Remove VLA
There's an ongoing effort to remove VLAs[1] from the kernel to eventually
turn on -Wvla. The single VLA can either take a value of 2 or 4 so switch
to the upper bound.
[1] https://lkml.org/lkml/2018/3/7/621
Signed-off-by: Laura Abbott <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions
