Hi all, After merging the amdgpu tree, today's linux-next build (htmldocs) produced this warning: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:398: warning: Incorrect use of kernel-doc format: * @crc_rd_wrk Introduced by commit bbf514b0c626 ("drm/amd/display: Add kernel doc to crc_rd_wrk field") It is missing a ':' after 'crc_rd_wrk'. -- Cheers, Stephen Rothwell