diff options
author | David Jander <[email protected]> | 2022-08-05 10:44:58 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-08-05 12:57:29 +0100 |
commit | d501cc4cfc6be1ab9aef3ff0fa3b2afc52a1af23 (patch) | |
tree | 78923af685bfdd1bee975e33b42a13ae1bf38db5 /drivers/usb/cdns3/cdns3-ti.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 <[email protected]>
Signed-off-by: David Jander <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions