diff options
| author | Colin Ian King <colin.king@canonical.com> | 2017-03-22 14:36:44 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2017-03-27 12:31:43 +0100 |
| commit | 74a4ce4c8e13820799911c746b917efd7cc25f55 (patch) | |
| tree | 8221e37f7035dfa1a73cdc8cafe3402d11c8038e /tools/perf/scripts/python | |
| parent | ASoC: intel: Don't print FW version repeatedly (diff) | |
| download | linux-74a4ce4c8e13820799911c746b917efd7cc25f55.tar.gz linux-74a4ce4c8e13820799911c746b917efd7cc25f55.zip | |
ASoC: intel: remove unused variable data and associated code
The variable 'data' is assigned null and never re-assigned. There
is also a redundant check for data being non-null which is always
false, so remove this and the variable data and dma_addr as they
are not used once the dead code has been removed.
Detected with CoverityScan, CID#1324015 ("'Constant' variable gaurds
dead code")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
