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: Fix typos in the doc Date: Sun, 22 Mar 2026 03:32:25 +1000 Message-ID: In-Reply-To: <20260320-drm-mode-config-init-v2-1-c63f1134e76c@kernel.org> References: <20260320-drm-mode-config-init-v2-0-c63f1134e76c@kernel.org> <20260320-drm-mode-config-init-v2-1-c63f1134e76c@kernel.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Straightforward doc fix. Changing "CRTC" references to "colorop" in `__drm_colorop_state_reset()` and `__drm_colorop_reset()` docs, and fixing `&drm_crtc->state` to `&drm_colorop->state`. Has a Fixes tag. No issues. --- Generated by Claude Code Patch Reviewer