diff options
author | Jason Wang <[email protected]> | 2021-11-14 14:08:56 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-11-25 10:47:08 +0530 |
commit | 7eafa6eed7f1c6d0d7ed2f90792ab6bce462a750 (patch) | |
tree | 955932d11b363c4aa7ce3ddeebdc6c1bca86fa5d /scripts/gdb/linux/device.py | |
parent | c61d7b2ef141abf81140756b45860a2306f395a2 (diff) |
dmaengine: ppc4xx: remove unused variable `rval'
The variable used for returning status in
`ppc440spe_adma_dma2rxor_prep_src' function is never changed
and this function just need to return 0. Thus, the `rval' can
be removed and return 0 from `ppc440spe_adma_dma2rxor_prep_src'.
Signed-off-by: Jason Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions