diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2015-08-06 14:32:32 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-08-20 12:10:21 +0530 |
commit | dc1ff4b30a3592caf2ac6be691bd6c97b17383cd (patch) | |
tree | a656f8804f766b68daedbe3b6272903caefc8965 /net | |
parent | 13a3328638dd009e76d4bb86e18dc8f3ae4f11dd (diff) | |
download | linux-dc1ff4b30a3592caf2ac6be691bd6c97b17383cd.tar.bz2 |
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 <jonathanh@nvidia.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions