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/atomic: Document atomic commit lifetime Date: Wed, 27 May 2026 14:30:48 +1000 Message-ID: In-Reply-To: <20260526-drm-mode-config-init-v6-1-852346394200@kernel.org> References: <20260526-drm-mode-config-init-v6-0-852346394200@kernel.org> <20260526-drm-mode-config-init-v6-1-852346394200@kernel.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Documentation-only patch adding a comprehensive description of `drm_atomic_= commit` / state lifetimes. Clear and well-written. Minor nit =E2=80=94 typo at line 425: ``` * + Once done, and when the last refererence to our &struct ``` "refererence" should be "reference". Otherwise looks good. --- Generated by Claude Code Patch Reviewer