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/ras: Update counter helpers with counter naming Date: Sat, 16 May 2026 12:54:49 +1000 Message-ID: In-Reply-To: <20260512191610.1817578-2-raag.jadav@intel.com> References: <20260512191610.1817578-1-raag.jadav@intel.com> <20260512191610.1817578-2-raag.jadav@intel.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Straightforward mechanical rename of `msg_reply_value` -> `msg_reply_counter_value` and `doit_reply_value` -> `doit_reply_counter_value`. This is a reasonable preparatory cleanup to disambiguate counter value helpers from the upcoming threshold value helpers. No issues. --- --- Generated by Claude Code Patch Reviewer