diff options
author | 2020-11-15 19:16:39 -0500 | |
---|---|---|
committer | 2020-11-24 17:03:25 +0200 | |
commit | fa3622bbea10c5083ce4f84da79248d4e22fea4b (patch) | |
tree | feb42e6dba06e8ef711b88a72756c7b959a156b2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | qtnfmac: fix error return code in qtnf_pcie_probe() (diff) | |
download | wireguard-linux-fa3622bbea10c5083ce4f84da79248d4e22fea4b.tar.xz wireguard-linux-fa3622bbea10c5083ce4f84da79248d4e22fea4b.zip |
brcmfmac: Fix incorrect type in assignment
The left-hand side of the assignment from cpu_to_le32() should be of
type __le32. This commit clears the warning reported by sparse when
building with C=1 CF="-D__CHECK_ENDIAN__".
Fixes: d56fd83cf99c ("brcmfmac: fix SDIO access for big-endian host")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Remi Depommier <rde@setrix.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201116001639.31958-1-rde@setrix.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions