commit | 82bebbde02e24ad7b641eca25e632f32579ed52f | [log] [tgz] |
---|---|---|
author | Minwoo Im <minwoo.im.dev@gmail.com> | Wed Apr 10 23:48:59 2019 +0900 |
committer | Christoph Hellwig <hch@lst.de> | Thu Apr 25 16:51:42 2019 +0200 |
tree | 227bacb2a260624d0e40e0b2ba14d94daaa7077d | |
parent | 663d6fee66b555f6a080104751be0b54e0bca78a [diff] |
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>