diff options
| author | Colin Ian King <colin.king@canonical.com> | 2017-03-22 17:36:44 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2017-03-27 14:31:43 +0300 |
| commit | 74a4ce4c8e13820799911c746b917efd7cc25f55 (patch) | |
| tree | 8221e37f7035dfa1a73cdc8cafe3402d11c8038e /include/linux/errqueue.h | |
| parent | 36d96039e710488b53256defed0fd291e0f1a34b (diff) | |
| download | linux-74a4ce4c8e13820799911c746b917efd7cc25f55.tar.xz | |
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 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
