summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2015-08-06 16:32:32 +0300
committerVinod Koul <vinod.koul@intel.com>2015-08-20 09:40:21 +0300
commitdc1ff4b30a3592caf2ac6be691bd6c97b17383cd (patch)
treea656f8804f766b68daedbe3b6272903caefc8965 /tools/perf/scripts/python
parent13a3328638dd009e76d4bb86e18dc8f3ae4f11dd (diff)
downloadlinux-dc1ff4b30a3592caf2ac6be691bd6c97b17383cd.tar.xz
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions