* set to 0 to use the system default.
*
* On successful creation, the namespace exists in the subsystem, but is not
- * attached to any controller. Use the nvme_ns_attach_ctrls() to assign the
+ * attached to any controller. Use the &nvme_ns_attach_ctrls() to assign the
* namespace to one or more controllers.
*
* Return: The nvme command status if a response was received (see
* @nsid: Namespace identifier to delete
*
* It is recommended that a namespace being deleted is not attached to any
- * controller. Use the nvme_ns_detach_ctrls() first if the namespace is still
+ * controller. Use the &nvme_ns_detach_ctrls() first if the namespace is still
* attached.
*
* Return: The nvme command status if a response was received (see