diff options
author | 2022-08-05 10:44:58 +0200 | |
---|---|---|
committer | 2022-08-05 12:57:29 +0100 | |
commit | d501cc4cfc6be1ab9aef3ff0fa3b2afc52a1af23 (patch) | |
tree | 78923af685bfdd1bee975e33b42a13ae1bf38db5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Add SPI Driver to HPE GXP Architecture (diff) | |
download | wireguard-linux-d501cc4cfc6be1ab9aef3ff0fa3b2afc52a1af23.tar.xz wireguard-linux-d501cc4cfc6be1ab9aef3ff0fa3b2afc52a1af23.zip |
spi: spi.c: Add missing __percpu annotations in users of spi_statistics
Fixes sparse warnings of this kind:
drivers/spi/spi.c:117:16: sparse: expected struct spi_statistics *
drivers/spi/spi.c:117:16: sparse: got struct spi_statistics [noderef]
__percpu *[assigned] pcpu_stats
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: David Jander <david@protonic.nl>
Link: https://lore.kernel.org/r/20220805084458.1602277-1-david@protonic.nl
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions