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: Add BAR1 aperture type and size constant Date: Tue, 28 Apr 2026 15:32:03 +1000 Message-ID: In-Reply-To: <20260425211454.174696-18-joelagnelf@nvidia.com> References: <20260425211454.174696-1-joelagnelf@nvidia.com> <20260425211454.174696-18-joelagnelf@nvidia.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review **Issue =E2=80=94 misleading commit title:** The subject says "Add BAR1 ape= rture type and size constant" but no `BAR1_SIZE` constant appears in the di= ff. `Bar1` is defined as `pci::Bar` (runtime-sized), unlike `Bar0 =3D pci::= Bar`. The title should be corrected. --- Generated by Claude Code Patch Reviewer