diff options
author | Jon Hunter <[email protected]> | 2015-08-06 14:32:32 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2015-08-20 12:10:21 +0530 |
commit | dc1ff4b30a3592caf2ac6be691bd6c97b17383cd (patch) | |
tree | a656f8804f766b68daedbe3b6272903caefc8965 /lib/mpi/mpiutil.c | |
parent | 13a3328638dd009e76d4bb86e18dc8f3ae4f11dd (diff) |
dmaengine: tegra-apb: Remove unnecessary return statements and variables
Some void functions have unnecessary return statements at the end
(reported by sparse) and so remove these. Also remove the return variables
from functions tegra_dma_prep_slave_sg() and tegra_dma_prep_slave_cyclic()
because the value is not used.
Signed-off-by: Jon Hunter <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions