From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: gpu: nova-core: gsp: add `size_in_bytes` helper to `CommandToGsp` Date: Thu, 05 Mar 2026 13:55:44 +1000 Message-ID: In-Reply-To: <20260304-cmdq-continuation-v5-7-3f19d759ed93@nvidia.com> References: <20260304-cmdq-continuation-v5-0-3f19d759ed93@nvidia.com> <20260304-cmdq-continuation-v5-7-3f19d759ed93@nvidia.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Adds a default method computing total command size. Clean refactor. The method is later used by `SplitState::new` in patch 8, making it a necessary abstraction. --- Generated by Claude Code Patch Reviewer