From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: accel: Arm Ethos-U NPU: fix all uapi kernel-doc warnings Date: Fri, 27 Feb 2026 11:37:35 +1000 Message-ID: In-Reply-To: <20260226215823.989380-1-rdunlap@infradead.org> References: <20260226215823.989380-1-rdunlap@infradead.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: accel: Arm Ethos-U NPU: fix all uapi kernel-doc warnings Author: Randy Dunlap Patches: 1 Reviewed: 2026-02-27T11:37:35.738578 --- This is a single-patch series that fixes kernel-doc warnings in the Arm Eth= os-U NPU UAPI header (`include/uapi/drm/ethosu_accel.h`). All changes are d= ocumentation-only =E2=80=94 correcting struct names in doc comments, adding= missing `@member:` tags, and using proper kernel-doc format. The patch is = straightforward, correct, and resolves all 12 listed warnings. **Verdict: Looks good.** This is a clean documentation fix with no function= al impact. --- Generated by Claude Code Patch Reviewer