[PATCH] RDMA: Add rdma_connect_locked()

Christoph Hellwig hch at lst.de
Tue Oct 27 04:04:29 EDT 2020


> +int rdma_connect_locked(struct rdma_cm_id *id, struct rdma_conn_param *conn_param)

This adds an overly long line.

> +int rdma_connect_locked(struct rdma_cm_id *id, struct rdma_conn_param *conn_param);

Same here.

Otherwise looks good except for the nvme merge error pointed out by
Chao Leng.

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the Linux-nvme mailing list