linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dmaengine: xilinx_dma: coverity fixes
@ 2020-12-17 18:10 Radhey Shyam Pandey
  2020-12-17 18:10 ` [PATCH 1/3] dmaengine: xilinx_dma: check dma_async_device_register return value Radhey Shyam Pandey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Radhey Shyam Pandey @ 2020-12-17 18:10 UTC (permalink / raw)
  To: vkoul, dan.j.williams, michal.simek
  Cc: dmaengine, linux-kernel, git, Radhey Shyam Pandey

This patch series fix coverity warnings for xilinx_dma driver.
No functional change. These patches are picked from xilinx 
linux tree and posted for upstream.

Shravya Kumbham (3):
  dmaengine: xilinx_dma: check dma_async_device_register return value
  dmaengine: xilinx_dma: fix incompatible param warning in
    _child_probe()
  dmaengine: xilinx_dma: fix mixed_enum_type coverity warning

 drivers/dma/xilinx/xilinx_dma.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-21 14:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 18:10 [PATCH 0/3] dmaengine: xilinx_dma: coverity fixes Radhey Shyam Pandey
2020-12-17 18:10 ` [PATCH 1/3] dmaengine: xilinx_dma: check dma_async_device_register return value Radhey Shyam Pandey
2020-12-17 18:10 ` [PATCH 2/3] dmaengine: xilinx_dma: fix incompatible param warning in _child_probe() Radhey Shyam Pandey
2020-12-17 18:10 ` [PATCH 3/3] dmaengine: xilinx_dma: fix mixed_enum_type coverity warning Radhey Shyam Pandey
2020-12-21 14:29 ` [PATCH 0/3] dmaengine: xilinx_dma: coverity fixes Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).