Hi all, After merging the devicetree tree, today's linux-next build (htmldocs) produced these warnings: drivers/of/base.c:1781: warning: Excess function parameter 'prob' description in '__of_add_property' drivers/of/base.c:1804: warning: Excess function parameter 'prob' description in 'of_add_property' drivers/of/base.c:1855: warning: Function parameter or member 'prop' not described in 'of_remove_property' drivers/of/base.c:1855: warning: Excess function parameter 'prob' description in 'of_remove_property' Introduced by commit 3637d49e1121 ("of: base: Fix some formatting issues and provide missing descriptions") -- Cheers, Stephen Rothwell