]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c6285caa7ad239e8ee1a92c9c5c3325e90c79ea
tree83ad48e193af1614d1e87e842cfb15fdd186563d
parentd5dd84e7c4319a19d37ec861969dde37d106419a
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