diff options
author | Shravya Kumbham <[email protected]> | 2022-05-24 13:19:13 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-09-05 11:54:50 +0530 |
commit | e0f1b21c504f050de83922dd49e6a425dad2d518 (patch) | |
tree | 4268b5169118d8a51413049878dc461713498ad2 /tools/perf/util/trace-event-scripting.c | |
parent | f9fdb0b86f087c2b7f6c6168dd0985a3c1eda87e (diff) |
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
Typecast the flags variable with (enum dma_ctrl_flags) in
zynqmp_dma_prep_memcpy function to fix the coverity warning.
Addresses-Coverity: Event mixed_enum_type.
Signed-off-by: Shravya Kumbham <[email protected]>
Signed-off-by: Harini Katakam <[email protected]>
Signed-off-by: Radhey Shyam Pandey <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions