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/rockchip: dw_hdmi: Clean up whitespace Date: Sat, 16 May 2026 16:14:39 +1000 Message-ID: In-Reply-To: <20260510183114.1248840-8-jonas@kwiboo.se> References: <20260510183114.1248840-1-jonas@kwiboo.se> <20260510183114.1248840-8-jonas@kwiboo.se> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review **Status: Clean** Two cosmetic changes: 1. Moves a blank line to properly separate the RK3288 and RK3328 define blocks. 2. Adds spaces before closing braces in the `phy_config` table entries and adds a trailing comma to the sentinel entry. The trailing comma on the sentinel entry is fine stylistically. No issues. --- --- Generated by Claude Code Patch Reviewer