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)
commit0b87a2b795d66be7b54779848ef0f3901c5e46fc
tree6f64eec71fba42d588576104c02bcd064d5ef0d6
parentcfa27356f835dc7755192e7b941d4f4851acbcc7
nvmet: Fix error print message at nvmet_install_queue function

Place the arguments in the correct order.

Fixes: 1672ddb8d691 ("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