On line 3033 there are two occurrences of arvif->rate_ctrl[i]
julia
---------- Forwarded message ----------
Date: Wed, 19 Aug 2020 09:21:21 +0800
From: kernel test robot <lkp(a)intel.com>
To: kbuild(a)lists.01.org
Cc: lkp(a)intel.com, Julia Lawall <julia.lawall(a)lip6.fr>
Subject: [ath6kl:pending 106/110]
drivers/net/wireless/ath/ath10k/mac.c:3033:6-25: duplicated argument to &&
or ||
CC: kbuild-all(a)lists.01.org
CC: Kalle Valo <kvalo(a)codeaurora.org>
CC: ath10k(a)lists.infradead.org
TO: Tamizh Chelvam <tamizhr(a)codeaurora.org>
CC: Kalle Valo <kvalo(a)codeaurora.org>
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending
head: 45b6467afc71b6e19e4ffe264c448409add56f84
commit: cd275e8765b99d313c06d867af6e3fcc90484cfb [106/110] ath10k: Add
new api to support TID specific configuration
:::::: branch date: 15 hours ago
:::::: commit date: 15 hours ago
config: x86_64-randconfig-c004-20200818 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
Reported-by: Julia Lawall <julia.lawall(a)lip6.fr>
coccinelle warnings: (new ones prefixed by >>)
>> drivers/net/wireless/ath/ath10k/mac.c:3033:6-25: duplicated argument to
&& or ||
Good catch. I fixed this in the pending branch.
--