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/tyr: Remove custom register struct Date: Fri, 13 Mar 2026 14:38:52 +1000 Message-ID: In-Reply-To: <20260311-b4-tyr-use-register-macro-v2-v2-5-b936d9eb8f51@collabora.com> References: <20260311-b4-tyr-use-register-macro-v2-v2-0-b936d9eb8f51@collabora.com> <20260311-b4-tyr-use-register-macro-v2-v2-5-b936d9eb8f51@collabora.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Straightforward cleanup removing the now-unused `Register` struct a= nd its `read`/`write` methods, along with the associated imports. This is t= he correct final step. The removal of the `TODO: Replace this with the Nova register!() macro` com= ment is satisfying =E2=80=94 that TODO is now done. --- Generated by Claude Code Patch Reviewer