summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-11-14 17:01:45 +0000
committerKalle Valo <kvalo@codeaurora.org>2017-12-07 15:16:07 +0200
commit45d9d1a12efa47ac7f7b25f9da3587e65a9511d3 (patch)
treeee44a1204f9075f877e447c56b128826ef97a268 /virt
parentcf54622c8076028ccb771c199e594b1030ba8fa2 (diff)
downloadlinux-45d9d1a12efa47ac7f7b25f9da3587e65a9511d3.tar.bz2
rtlwifi: rtl818x: remove redundant check for cck_power > 15
cck_poweri cannot be greated than 15 as is derived from the bottom 4 bits from riv->channels[channel - 1].hw_value & 0xf. Hence the check for it being greater than 15 is redundant and can be removed. Detected by CoverityScan, CID#744303 ("Logically dead code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions