Address coverage related issues in ZynqMP DMA driver. Shravya Kumbham (4): dmaengine: zynqmp_dma: Typecast the variable to handle overflow dmaengine: zynqmp_dma: Typecast the variable with dma_addr_t to handle overflow dmaengine: zynqmp_dma: Add conditions for return value check dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning drivers/dma/xilinx/zynqmp_dma.c | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) -- 2.17.1