Page MenuHomeFreeBSD

pf: Remove redundant kif != NULL checks
ClosedPublic

Authored by kp on Mar 10 2021, 4:05 PM.
Tags
None
Referenced Files
F102149458: D29195.diff
Fri, Nov 8, 5:53 AM
Unknown Object (File)
Wed, Oct 23, 8:58 AM
Unknown Object (File)
Fri, Oct 18, 7:28 AM
Unknown Object (File)
Fri, Oct 18, 7:28 AM
Unknown Object (File)
Fri, Oct 18, 7:27 AM
Unknown Object (File)
Fri, Oct 18, 7:08 AM
Unknown Object (File)
Tue, Oct 15, 10:25 AM
Unknown Object (File)
Tue, Oct 15, 10:25 AM

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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37735
Build 34624: arc lint + arc unit