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/dp: drop event data Date: Mon, 16 Mar 2026 12:12:56 +1000 Message-ID: In-Reply-To: <20260314-hpd-refactor-v5-6-0c8450737d64@oss.qualcomm.com> References: <20260314-hpd-refactor-v5-0-0c8450737d64@oss.qualcomm.com> <20260314-hpd-refactor-v5-6-0c8450737d64@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 Removes the `data` field from `struct msm_dp_event` and the corresponding parameter from event handlers. Clean mechanical change after EV_USER_NOTIFICATION (the only user of data) was removed. No issues. --- Generated by Claude Code Patch Reviewer