HomeFreeBSD

nvmf_transport: Remove invalid assertion

Description

nvmf_transport: Remove invalid assertion

This is leftover from an earlier iteration of the code where 'nt' was
not dynamically allocated but was the passed in 'ops' pointer so was
always alive.

Reported by: Coverity Scan
CID: 1545042
Sponsored by: Chelsio Communications

Details

Provenance
jhbAuthored on Fri, May 10, 4:12 PM
Parents
rG1f83483d7392: ctl_backend_block: Correct value of NVME nsdata nuse field
Branches
Unknown
Tags
Unknown