]> git.baikalelectronics.ru Git - kernel.git/commit
nvmet: Fix error print message at nvmet_install_queue function
authorIsrael Rukshin <israelr@mellanox.com>
Tue, 4 Feb 2020 12:38:09 +0000 (14:38 +0200)
committerKeith Busch <kbusch@kernel.org>
Tue, 4 Feb 2020 16:13:06 +0000 (01:13 +0900)
commitf5c430dbb910a472490f133b88e0d798e13cdf84
tree6f64eec71fba42d588576104c02bcd064d5ef0d6
parent2786afd6aed6cceda172daa070fb396bae9952f0
nvmet: Fix error print message at nvmet_install_queue function

Place the arguments in the correct order.

Fixes: b8f97b50f030 ("nvmet: Add install_queue callout")
Signed-off-by: Israel Rukshin <israelr@mellanox.com>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/target/fabrics-cmd.c