From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: rust: drm: gem: s/device::Device/Device/ for shmem.rs Date: Thu, 23 Apr 2026 08:05:54 +1000 Message-ID: In-Reply-To: <20260421235346.672794-2-lyude@redhat.com> References: <20260421235346.672794-1-lyude@redhat.com> <20260421235346.672794-2-lyude@redhat.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Straightforward cleanup renaming `device::Device` to `Device` (using a direct import from `drm::Device`) and cleaning up a misplaced `//` comment. No issues. Reviewed-by tag from Alexandre Courbot present. Looks good. --- Generated by Claude Code Patch Reviewer