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/panthor: Remove unused operation context field Date: Mon, 25 May 2026 21:08:33 +1000 Message-ID: In-Reply-To: <20260521014359.2011484-5-adrian.larumbe@collabora.com> References: <20260521014359.2011484-1-adrian.larumbe@collabora.com> <20260521014359.2011484-5-adrian.larumbe@collabora.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Removes the `sgt` field from `panthor_vm_op_ctx.map`. I confirmed that `op_ctx->map.sgt` has no remaining users in the current drm-next tree, so this is correct dead code removal. No issues. --- Generated by Claude Code Patch Reviewer