diff options
| author | Vinod Koul <vkoul@kernel.org> | 2018-07-02 18:42:51 +0530 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2018-07-02 18:42:51 +0530 |
| commit | ad78b000fc100aec89ebe1ced9ed80e696444123 (patch) | |
| tree | aa779c24a275e660d9cadad778f02f01696b2702 /tools/perf/scripts/python/stackcollapse.py | |
| parent | dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations (diff) | |
| download | linux-ad78b000fc100aec89ebe1ced9ed80e696444123.tar.gz linux-ad78b000fc100aec89ebe1ced9ed80e696444123.zip | |
dmaengine: imx-sdma: remove unused variable
The variable is no longer used, though it is set, so remove it
drivers/dma/imx-sdma.c:1298:6:
warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
int ret, i, count;
^~~
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
