nvme-rdma: fix typo in struct comment
authorMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 10 Apr 2019 14:48:59 +0000 (23:48 +0900)
committerChristoph Hellwig <hch@lst.de>
Thu, 25 Apr 2019 14:51:42 +0000 (16:51 +0200)
commit82bebbde02e24ad7b641eca25e632f32579ed52f
tree227bacb2a260624d0e40e0b2ba14d94daaa7077d
parent663d6fee66b555f6a080104751be0b54e0bca78a
nvme-rdma: fix typo in struct comment

struct nvme_rdma_cm_rej has two different attributes: recfmt and sts.
And sts will have value what this comment wanted to show.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/nvme-rdma.h