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/msm/dpu: drop ubwc_dec_version Date: Fri, 13 Mar 2026 14:12:51 +1000 Message-ID: In-Reply-To: <20260312-ubwc-rework-v3-18-b7e8f800176a@oss.qualcomm.com> References: <20260312-ubwc-rework-v3-0-b7e8f800176a@oss.qualcomm.com> <20260312-ubwc-rework-v3-18-b7e8f800176a@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Simplifies the "has no UBWC" check to just `ubwc_enc_version == 0`, removing the redundant `ubwc_dec_version == 0` conjunction. --- Generated by Claude Code Patch Reviewer