spi: <linux/spi/spi.h>: Add missing documentation for struct members
authorDavid Jander <david@protonic.nl>
Wed, 8 Jun 2022 15:33:09 +0000 (17:33 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 8 Jun 2022 16:45:42 +0000 (17:45 +0100)
commit5dfac65b621733e69b789150a0a3f1bf2f9095a3
treecd8ed0fc19a774250c8d3b1d75e543f9bbbe4b31
parent9723070ecb280e3046dd32a4d11cb52a332507cc
spi: <linux/spi/spi.h>: Add missing documentation for struct members

Fixes these "make htmldocs" warnings:

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'

Fixes: 6598b91b5ac3 ("spi: spi.c: Convert statistics to per-cpu u64_stats_t")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David Jander <david@protonic.nl>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220608153309.2899565-1-david@protonic.nl
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/spi/spi.h