From: Xin Long <lucien....@gmail.com> Date: Thu, 29 Jun 2017 17:28:06 +0800
> ep->base.sk gets it's value since sctp_endpoint_new, nowhere > will change it. So there's no need to check if it's null, as > it can never be null. > > Signed-off-by: Xin Long <lucien....@gmail.com> Applied, thanks.