Hi all, After merging the spi tree, today's linux-next build (htmldocs) produced this warning: 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") -- Cheers, Stephen Rothwell