K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-07-16T11:55:38.549335Z K 7 svn:log V 440 pf: Remove unneeded NULL check pidx is never NULL, and is used unconditionally later on in the function. Add an assertion, as documentation for the requirement to provide an idx pointer. Reported by: clang --analyze MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 8cceacc0f1ee6a77c5f0566b8e6b0f054160fb20) Git Hash: dd1ed4d4878765e2f77f01f2d6f35491221a454a Git Author: kp@FreeBSD.org END