From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: dma-buf: fix htmldocs error for dma_buf_attach_revocable Date: Sun, 12 Apr 2026 09:39:23 +1000 Message-ID: In-Reply-To: <20260410123703.937822-1-sumit.semwal@linaro.org> References: <20260410123703.937822-1-sumit.semwal@linaro.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Overall Series Review Subject: dma-buf: fix htmldocs error for dma_buf_attach_revocable Author: Sumit Semwal Patches: 3 Reviewed: 2026-04-12T09:39:23.643607 --- This is a trivial single-patch series that fixes a kernel-doc (htmldocs) fo= rmatting error introduced by commit `be6d4c9e9d714` ("dma-buf: Add dma_buf_= attach_revocable()"). The fix is correct and minimal =E2=80=94 it adds a si= ngle blank comment line between a paragraph and a numbered list in the `dma= _buf_invalidate_mappings()` kernel-doc comment, which is required by the RS= T/kernel-doc parser to properly render the list. The patch is well-formed: it has appropriate Fixes tag, Reported-by, and Si= gned-off-by. No concerns. **Verdict: Looks good to merge.** --- Generated by Claude Code Patch Reviewer