OSDN Git Service

nvmet: remove redundant module prefix
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Tue, 11 Sep 2018 00:39:33 +0000 (17:39 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 1 Oct 2018 21:16:09 +0000 (14:16 -0700)
commitd93cb3927ca5528bd21f2635a2300f9a1426ac46
tree83ad48e193af1614d1e87e842cfb15fdd186563d
parent53b3a66163ea6cc7a86e0a3a04b1166d96665824
nvmet: remove redundant module prefix

This patch removes the redundant module prefix used in the pr_err() when
nvmet_get_smart_log_nsid() failed to find the namespace provided as a part
of smart-log command.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/admin-cmd.c