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/colorop: Remove read-only comments from interpolation fields Date: Mon, 25 May 2026 22:24:20 +1000 Message-ID: In-Reply-To: <20260519211111.228303-4-mwen@igalia.com> References: <20260519211111.228303-1-mwen@igalia.com> <20260519211111.228303-4-mwen@igalia.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review **Status: Looks good** Straightforward documentation fix by Alex Hung. Removes "Read-only" from kernel-doc comments for `lut1d_interpolation`, `lut3d_interpolation`, `lut1d_interpolation_property`, and `lut3d_interpolation_property` since these are now settable by userspace. No issues. --- --- Generated by Claude Code Patch Reviewer