]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nvme-fabrics: fix reporting of unrecognized options
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Aug 2017 11:57:49 +0000 (13:57 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 17 Aug 2017 16:48:54 +0000 (18:48 +0200)
commit81a0b8d74edd5841be29d223ce44bc8db2b00d09
tree84017dbbeda72bcf8c2dc30a3b3a35b086098b76
parent369157b41cca435442cf5add9df209aaf951860d
nvme-fabrics: fix reporting of unrecognized options

Only print the specified options that are not recognized, instead
of the whole list of options.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
drivers/nvme/host/fabrics.c