Remove redundant NULL checks in IPsec which are never reached.
authorbluhm <bluhm@openbsd.org>
Wed, 13 Oct 2021 22:49:11 +0000 (22:49 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 13 Oct 2021 22:49:11 +0000 (22:49 +0000)
commit80e014067e9d110380fd392569f7cc663cce8735
tree27f1ce9ef2624bb5f6ac8599f48a28405d2e4e07
parentb092f79b148ca03a2fd0826af66ba0b99bdc2075
Remove redundant NULL checks in IPsec which are never reached.
ok mvs@
sys/netinet/ipsec_input.c