aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/hda
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-03-22 14:36:44 +0000
committerMark Brown <broonie@kernel.org>2017-03-27 12:31:43 +0100
commit74a4ce4c8e13820799911c746b917efd7cc25f55 (patch)
tree8221e37f7035dfa1a73cdc8cafe3402d11c8038e /sound/hda
parentASoC: intel: Don't print FW version repeatedly (diff)
downloadwireguard-linux-74a4ce4c8e13820799911c746b917efd7cc25f55.tar.xz
wireguard-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 'sound/hda')
0 files changed, 0 insertions, 0 deletions