From 74fa10a23558383d01ee6e7683b294cecb79f92e Mon Sep 17 00:00:00 2001 From: Xin Yang Date: Sat, 17 Dec 2022 05:12:23 +0000 Subject: [PATCH] docs: remove duplicate sentences remove duplicate sentences in spdk docs Fixes: #5926 Signed-off-by: Xin Yang --- docs/use-cases/using-SPDK-vhostuser-and-kata.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/use-cases/using-SPDK-vhostuser-and-kata.md b/docs/use-cases/using-SPDK-vhostuser-and-kata.md index 4b091d420c..ae75930aeb 100644 --- a/docs/use-cases/using-SPDK-vhostuser-and-kata.md +++ b/docs/use-cases/using-SPDK-vhostuser-and-kata.md @@ -197,11 +197,6 @@ vhost_user_store_path = "" > under `[hypervisor.qemu]` section. -For the subdirectories of `vhost_user_store_path`: `block` is used for block -device; `block/sockets` is where we expect UNIX domain sockets for vhost-user -block devices to live; `block/devices` is where simulated block device nodes -for vhost-user block devices are created. - For the subdirectories of `vhost_user_store_path`: - `block` is used for block device; - `block/sockets` is where we expect UNIX domain sockets for vhost-user