nvme: add comment for unaligned "fake" nqn
authorLinjun Bao <meljbao@gmail.com>
Thu, 11 Aug 2022 07:40:24 +0000 (15:40 +0800)
committerChristoph Hellwig <hch@lst.de>
Mon, 19 Sep 2022 09:33:53 +0000 (11:33 +0200)
commit1abc696174f1ba27c9563c722029373e1a692933
tree3a46a8bcc5c3325355acd7c69937c9d3c6b6fdba
parent91418cc4fd8f8e2e21b409eb8983d074359c8be6
nvme: add comment for unaligned "fake" nqn

Current "fake" nqn field is "nqn.2014.08.org.nvmexpress:", it is
not aligned with the canonical version for history reasons.

Signed-off-by: Linjun Bao <meljbao@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c