From: Zbigniew Jędrzejewski-Szmek Date: Fri, 3 Apr 2026 17:27:09 +0000 (+0200) Subject: many: final set of coccinelle check-pointer-deref tweaks (#41426) X-Git-Tag: v261-rc1~617 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=926167301cfbde9372bd80ae872652b8d82e9b4c;p=thirdparty%2Fsystemd.git many: final set of coccinelle check-pointer-deref tweaks (#41426) This is a followup to https://github.com/systemd/systemd/pull/41400 with the final set of tweaks so that the new coccinelle `check-pinters-deref` checker runs without failures. It also includes a commit with some fixes for redundant asserts and the final commit to make the assert() in the inner loop of qsort POINTER_MAY_BE_NULL which will become a no-op - that is probably the most controversial one, I hope the commit message explains the trade-offs, I'm happy to drop it, I have no strong opinion either way. Please see the individual commits/commit messages for more details, most is (hopefully) relatively boring/mechanical. --- 926167301cfbde9372bd80ae872652b8d82e9b4c