]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: fix /dev/spkd/ typo
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 15 Feb 2023 15:46:34 +0000 (10:46 -0500)
committerDaniel Wagner <wagi@monom.org>
Wed, 15 Feb 2023 16:57:06 +0000 (17:57 +0100)
commit942d2840d276a24dc4a01cdf174f89037c0e9465
treedbd28ee0b9c2e645e09eb9c0667c79f2b268aa1f
parent73cfbb4d145336889886d2980b1cabc5c77c58c5
nvme: fix /dev/spkd/ typo

SPDK NVMe character devices are located at /dev/spdk/ according to the
documentation (https://spdk.io/doc/nvme.html#nvme_cuse). Fix the typo.

Fixes: 6c9f792f99aa8782b32635c44e3a573bbb36c830 ("nvme: Print full device path")
Cc: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
nvme-print.c