Page MenuHomeFreeBSD

pf: Remove redundant kif != NULL checks
ClosedPublic

Authored by kp on Mar 10 2021, 4:05 PM.
Tags
None
Referenced Files
F132391598: D29195.id.diff
Thu, Oct 16, 12:41 PM
Unknown Object (File)
Tue, Oct 14, 6:11 PM
Unknown Object (File)
Tue, Oct 14, 6:31 AM
Unknown Object (File)
Tue, Oct 14, 6:31 AM
Unknown Object (File)
Mon, Oct 13, 4:58 PM
Unknown Object (File)
Fri, Oct 10, 6:17 AM
Unknown Object (File)
Tue, Oct 7, 3:02 AM
Unknown Object (File)
Fri, Oct 3, 6:57 PM

Details

Summary

pf_kkif_free() already checks for NULL, so we don't have to check before
we call it.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable