summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zydas
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-08-09 18:22:17 +0100
committerKalle Valo <kvalo@codeaurora.org>2019-09-03 16:38:23 +0300
commit73c742bb9c9ba30871fdd5c730d5ca8b6712833a (patch)
tree6a59668df54573fd5ded440896e598b479c6940e /drivers/net/wireless/zydas
parent0a60e0aa495ff86aaee14b543f3ddab5d1327607 (diff)
brcmfmac: remove redundant assignment to pointer hash
The pointer hash is being initialized with a value that is never read and is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/zydas')
0 files changed, 0 insertions, 0 deletions