summaryrefslogtreecommitdiffstats
path: root/drivers/dma/edma.c
diff options
context:
space:
mode:
authorLaura Abbott2018-04-11 03:02:16 +0200
committerVinod Koul2018-04-16 17:35:54 +0200
commit72ef08bf651a9fab3b315b8e6d57d19926c77e4d (patch)
tree75e60525b2ec379b3a867967dc373a2047f3bf43 /drivers/dma/edma.c
parentLinux 4.17-rc1 (diff)
downloadkernel-qcow2-linux-72ef08bf651a9fab3b315b8e6d57d19926c77e4d.tar.gz
kernel-qcow2-linux-72ef08bf651a9fab3b315b8e6d57d19926c77e4d.tar.xz
kernel-qcow2-linux-72ef08bf651a9fab3b315b8e6d57d19926c77e4d.zip
dmaengine: dmatest: Remove use of VLAs
There's an ongoing effort to remove VLAs from the kernel (https://lkml.org/lkml/2018/3/7/621) to eventually turn on -Wvla. The test already pre-allocates some buffers with kmalloc so turn the two VLAs in to pre-allocated kmalloc buffers. Signed-off-by: Laura Abbott <labbott@redhat.com> Reviewed-by: Sinan Kaya <okaya@codeaurora.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/edma.c')
0 files changed, 0 insertions, 0 deletions