HomeFreeBSD

Don't check return from xpt_alloc_ccb() for being NULL; since it's not

Description

Don't check return from xpt_alloc_ccb() for being NULL; since it's not
the _nowait wariant, it cannot fail.

Suggested by: mav
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.

Details

Provenance
traszAuthored on
Parents
rS367950: Make hptmv(4) use xpt_alloc_ccb/xpt_free_ccb instead of malloc/free.
Branches
Unknown
Tags
Unknown