K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-04-27T12:52:08.855983Z K 7 svn:log V 407 pf: remove pointless NULL check pfi_kkif_attach() always returns non-NULL, and we dereference the pointer before we check it, so that's pointless. Reported by: Coverity (CID 1007345) MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit ed6287c14168de409c5f333bda59896c8109eb70) Git Hash: 5bc3ab86d6191b1f96f2bc7011314d43c32492f3 Git Author: kp@FreeBSD.org END