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: Tue, 28 Apr 2026 14:03:30 +1000 Message-ID: In-Reply-To: <20260427184121.680672-1-rdunlap@infradead.org> References: <20260427184121.680672-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-04-28T14:03:30.211455 --- This is a single-patch series from Randy Dunlap fixing kernel-doc warnings = in the Arm Ethos-U NPU accelerator UAPI header (`include/uapi/drm/ethosu_ac= cel.h`). The patch is straightforward documentation-only =E2=80=94 no funct= ional changes. It corrects struct names in doc comments to match actual str= uct definitions, adds missing `@member` annotations for undocumented struct= members, and applies proper kernel-doc formatting. This is v2 (rebase & re= send). **Verdict: The patch is correct and should be applied.** All changes are ac= curate and resolve the listed kernel-doc warnings. There are no functional = code changes, so risk is minimal. --- Generated by Claude Code Patch Reviewer