diff options
author | Shravya Kumbham <shravya.kumbham@xilinx.com> | 2020-12-23 14:21:02 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-01-04 15:42:39 +0300 |
commit | 2d5efea64472469117dc1a9a39530069e95b21e9 (patch) | |
tree | 0159e796a69d8e5a15ad088edfcb0fe5cf71b74a /net/unix/af_unix.c | |
parent | faeb0731be0a31e2246b21a85fa7dabbd750101d (diff) | |
download | linux-2d5efea64472469117dc1a9a39530069e95b21e9.tar.xz |
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Typecast the fls(width -1) with (enum dmaengine_alignment) in
xilinx_dma_chan_probe function to fix the coverity warning.
Addresses-Coverity: Event mixed_enum_type.
Fixes: 9cd4360de609 ("dma: Add Xilinx AXI Video Direct Memory Access Engine driver support")
Signed-off-by: Shravya Kumbham <shravya.kumbham@xilinx.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Link: https://lore.kernel.org/r/1608722462-29519-4-git-send-email-radhey.shyam.pandey@xilinx.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions