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: Tue, 26 May 2026 07:18:46 +1000 Message-ID: In-Reply-To: <20260525100524.304263-2-mwen@igalia.com> References: <20260525100524.304263-1-mwen@igalia.com> <20260525100524.304263-2-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 **Author:** Alex Hung Straightforward documentation fix removing stale "Read-only" from kernel-doc comments for `lut1d_interpolation`, `lut3d_interpolation`, `lut1d_interpolation_property`, and `lut3d_interpolation_property`. This is prep work for patch 2 which makes them mutable. No issues. --- --- Generated by Claude Code Patch Reviewer