From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: iommu: apple-dart/ipmmu/mtk_iommu implement iova_to_phys_length Date: Thu, 04 Jun 2026 15:00:35 +1000 Message-ID: In-Reply-To: <20260531093637.3893199-6-guanghuifeng@linux.alibaba.com> References: <20260531093637.3893199-1-guanghuifeng@linux.alibaba.com> <20260531093637.3893199-6-guanghuifeng@linux.alibaba.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 migrations. The `*mapped_length = 0` initialization at the top of each function before early returns is correct. **Naming nit**: The commit subject groups three unrelated drivers. As noted, v2 properly splits these. --- Generated by Claude Code Patch Reviewer