On Wed, Jun 08, 2022 at 09:30:52AM +0200, David Jander wrote: > Stephen Rothwell wrote: > > > > include/linux/spi/spi.h:82: warning: Function parameter or member 'syncp' not described in 'spi_statistics' > > include/linux/spi/spi.h:213: warning: Function parameter or member 'pcpu_statistics' not described in 'spi_device' > > include/linux/spi/spi.h:676: warning: Function parameter or member 'pcpu_statistics' not described in 'spi_controller' > > Introduced by commit > > 6598b91b5ac3 ("spi: spi.c: Convert statistics to per-cpu u64_stats_t") > This is my fault. @Mark: Should/must I do something about this now that it > already hit the next tree? How to proceed? It'd be great if you could send an incremental fix adding the appropriate documentation.