From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: moduleparam: Rename .get field to .get_str Date: Mon, 25 May 2026 20:11:17 +1000 Message-ID: In-Reply-To: <20260521133326.2465264-5-kees@kernel.org> References: <20260521133315.work.845-kees@kernel.org> <20260521133326.2465264-5-kees@kernel.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Renames `.get` to `.get_str` now that all sites go through the macros. Only `kernel/params.c` and the header need updating. **Verdict: Clean rename, correct.** --- Generated by Claude Code Patch Reviewer