]> 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)
commited595aabe8641c2c3191348585bfbe3f724ebdd5
tree83ad48e193af1614d1e87e842cfb15fdd186563d
parent134c2350c07bff11da1f99d9857f3a5870247b9d
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