Thread (2 messages) flat view 2 messages, 2 authors, 1d ago
WARM1d

[PATCH] Documentation: virt: Fix the struct snp_guest_request_ioctl name in sev-guest.rst

From: Karl Mehltretter <hidden>
Date: 2026-09-05 09:29:48
Also in: linux-doc
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

struct snp_user_guest_request does not exist; the name is struct
snp_guest_request_ioctl.

Use the real name.

Fixes: fce96cf04430 ("virt: Add SEV-SNP guest driver")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <redacted>
---
 Documentation/virt/coco/sev-guest.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/virt/coco/sev-guest.rst b/Documentation/virt/coco/sev-guest.rst
index 93debceb6eb0..3371ebc29e8b 100644
--- a/Documentation/virt/coco/sev-guest.rst
+++ b/Documentation/virt/coco/sev-guest.rst
@@ -38,7 +38,7 @@ along with a description:
       are not detailed, but errors with specific meanings are.
 
 The guest ioctl should be issued on a file descriptor of the /dev/sev-guest
-device.  The ioctl accepts struct snp_user_guest_request. The input and
+device.  The ioctl accepts struct snp_guest_request_ioctl. The input and
 output structure is specified through the req_data and resp_data field
 respectively. If the ioctl fails to execute due to a firmware error, then
 the fw_error code will be set, otherwise fw_error will be set to -1.
-- 
2.53.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help