diff options
author | Remi Depommier <[email protected]> | 2020-11-15 19:16:39 -0500 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-11-24 17:03:25 +0200 |
commit | fa3622bbea10c5083ce4f84da79248d4e22fea4b (patch) | |
tree | feb42e6dba06e8ef711b88a72756c7b959a156b2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 31e07aa33fa7cdc93fa91c3f78f031e8d38862c2 (diff) |
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 <[email protected]>
Signed-off-by: Remi Depommier <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions