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/bridge: ite-it6263: Drop unnecessary blank line Date: Tue, 05 May 2026 08:11:43 +1000 Message-ID: In-Reply-To: <20260504145906.155198-1-biju.das.jz@bp.renesas.com> References: <20260504145906.155198-1-biju.das.jz@bp.renesas.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Overall Series Review Subject: drm/bridge: ite-it6263: Drop unnecessary blank line Author: Biju Patches: 1 Reviewed: 2026-05-05T08:11:43.974614 --- This is a trivial single-patch cleanup that removes one extraneous blank li= ne from `it6263_hdmi_write_hdmi_infoframe()`. The change is cosmetic only = =E2=80=94 no functional impact. The resulting code (single blank line betwe= en the `regmap_write` call and `return 0`) follows standard kernel coding s= tyle. No concerns. The patch is correct and self-explanatory. --- Generated by Claude Code Patch Reviewer