Hi all, When building Linus' tree, today's linux-next build (htmldocs) produced this warning: include/linux/spi/spi.h:671: warning: Function parameter or member 'devm_allocated' not described in 'spi_controller' Introduced by commit 794aaf01444d ("spi: Fix use-after-free with devm_spi_alloc_*") This has been around for a while (at least v5.13-rc1 and next-20210409). Sorry I did not report it earlier. -- Cheers, Stephen Rothwell