diff options
author | Colin Ian King <[email protected]> | 2017-03-22 14:36:44 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-03-27 12:31:43 +0100 |
commit | 74a4ce4c8e13820799911c746b917efd7cc25f55 (patch) | |
tree | 8221e37f7035dfa1a73cdc8cafe3402d11c8038e /include/linux/fpga/fpga-mgr.h | |
parent | 36d96039e710488b53256defed0fd291e0f1a34b (diff) |
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 <[email protected]>
Acked-by: Jie Yang <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions