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/radeon/cik: fix endian cik_cp_gfx_load_microcode() Date: Thu, 12 Mar 2026 06:49:18 +1000 Message-ID: In-Reply-To: <20260311171419.559180-1-ben.dooks@codethink.co.uk> References: <20260311171419.559180-1-ben.dooks@codethink.co.uk> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: drm/radeon/cik: fix endian cik_cp_gfx_load_microcode() Author: Ben Dooks Patches: 1 Reviewed: 2026-03-12T06:49:18.100933 --- This is a single-patch series that fixes a trivial but clear endianness type mismatch in the radeon CIK driver's CP GFX microcode loading function. The fix is correct, obvious, and low-risk. --- Generated by Claude Code Patch Reviewer