commit | 17a1ec08ce7074f05795e5c32a3e5bc9a797bbf8 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Thu Dec 15 14:20:48 2016 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Wed Dec 21 11:34:25 2016 +0100 |
tree | 0e31831c2502e15d1eeba1de56f2aa8cb27635a8 | |
parent | c703489885218900579279cec4b4ab8e7fce383b [diff] |
nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues Simplify the error handling of nvme_fc_create_hw_io_queues(), this saves us one variable and one level of indentation. Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> Reviwed-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>