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: Thu, 23 Apr 2026 07:41:45 +1000 Message-ID: In-Reply-To: <20260422122538.3117380-5-adrian.larumbe@collabora.com> References: <20260422122538.3117380-1-adrian.larumbe@collabora.com> <20260422122538.3117380-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 unused `map.sgt` field from `panthor_vm_op_ctx`. The commit message notes that the sgtable is now retrieved from the BO's `dmap` field, which is consistent with the code. No issues. --- Generated by Claude Code Patch Reviewer