summaryrefslogtreecommitdiff
path: root/sound/Kconfig
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-04-11 16:05:33 +0300
committerLuca Coelho <luciano.coelho@intel.com>2018-05-30 09:49:38 +0300
commitb38c395f16562423f438065ad8d88c20ad92cab3 (patch)
tree47b9a990f2b9380bbf2e433c4c1f47a219e25b88 /sound/Kconfig
parent0f22e40053bd5378ad1e3250e65c574fd61c0cd6 (diff)
downloadlinux-b38c395f16562423f438065ad8d88c20ad92cab3.tar.xz
iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)
The subtraction of two struct ieee80211_wmm_rule pointers leaves a result that is automatically scaled down by the size of the size of pointed-to type, hence the division by sizeof(struct ieee80211_wmm_rule) is bogus and should be removed. Detected by CoverityScan, CID#1467777 ("Extra sizeof expression") Fixes: 77e30e10ee28 ("iwlwifi: mvm: query regdb for wmm rule if needed") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions