diff options
author | Swati Agarwal <[email protected]> | 2022-08-17 11:41:25 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-09-04 22:54:07 +0530 |
commit | 8f2b6bc79c32f0fa60df000ae387a790ec80eae9 (patch) | |
tree | 5e94e99c87a9b9e6f3c9e2cd7e2aa963799d38d5 /scripts/gdb/linux | |
parent | 462bce790e6a7e68620a4ce260cc38f7ed0255d5 (diff) |
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure
The driver does not handle the failure case while calling
dma_set_mask_and_coherent API.
In case of failure, capture the return value of API and then report an
error.
Addresses-coverity: Unchecked return value (CHECKED_RETURN)
Signed-off-by: Swati Agarwal <[email protected]>
Reviewed-by: Radhey Shyam Pandey <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions