diff options
author | David Jander <david@protonic.nl> | 2022-08-05 10:44:58 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-05 12:57:29 +0100 |
commit | d501cc4cfc6be1ab9aef3ff0fa3b2afc52a1af23 (patch) | |
tree | 78923af685bfdd1bee975e33b42a13ae1bf38db5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 69243df953e70c134c6735b31ba0e658c53d3cda (diff) |
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions