On Sun Aug 24, 2025 at 11:50 PM MDT, Dan Carpenter wrote: > On Sun, Aug 24, 2025 at 12:54:41PM -0600, Brigham Campbell wrote: >> Good catch, Dan! Thank you for the patch. I'll try to be mindful of this >> kind of logic error in the future. Please let me know if you have other >> suggestions. > > Heh. This is just static checker stuff. https://github.com/error27/smatch > Humans are expected to have mechanical attention to detail at the > same level as a computer. I just try to write the commit message out to > prove that I've looked at the code as well. Good to know! I'll consider integrating smatch and other static checking into my preflight checks. By the way, I'm interested in contributing more to drm as a hobbyist. I've been working on todo items in drm documentation and I plan to continue doing that. If there's anything you'd like help with or you know of any work to be done which I may not find in the todo list, please let me know. I can be contacted here on the public mailing lists, via direct email, or via #dri-devel on OFTC (my nick is xeyler). Cheers, Brigham