From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings Date: Tue, 28 Apr 2026 14:00:47 +1000 Message-ID: In-Reply-To: <20260427184454.693794-1-rdunlap@infradead.org> References: <20260427184454.693794-1-rdunlap@infradead.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings Author: Randy Dunlap Patches: 1 Reviewed: 2026-04-28T14:00:47.253886 --- This is a single-patch documentation fix that addresses kernel-doc warnings in `include/uapi/drm/tegra_drm.h`. It adds two missing struct member descriptions and converts four `/**` comments on `#define` constants into proper kernel-doc format. The patch is mechanical and low-risk, touching only comments in a UAPI header. It already carries an Ack from the Tegra subsystem maintainer (Mikko Perttunen) and is on its third revision. **Recommendation:** This patch looks good to apply. One minor nit below, but nothing blocking. --- Generated by Claude Code Patch Reviewer