Thread (102 messages) 102 messages, 11 authors, 2024-02-14

Re: [PATCH v1 25/26] crypto: ccp: Add the SNP_COMMIT command

From: Borislav Petkov <bp@alien8.de>
Date: 2024-01-21 12:36:01
Also in: kvm, linux-crypto, linux-mm, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

On Sat, Dec 30, 2023 at 10:19:53AM -0600, Michael Roth wrote:
+/**
+ * struct sev_data_snp_commit - SNP_COMMIT structure
+ *
+ * @length: len of the command buffer read by the PSP
+ */
+struct sev_data_snp_commit {
+	u32 length;
+} __packed;
+
diff --git a/include/linux/psp-sev.h b/include/linux/psp-sev.h
index 11af3dd9126d..31b9266b26ce 100644
--- a/include/linux/psp-sev.h
+++ b/include/linux/psp-sev.h
@@ -790,7 +790,7 @@ struct sev_data_snp_shutdown_ex {
 /**
  * struct sev_data_snp_commit - SNP_COMMIT structure
  *
- * @length: len of the command buffer read by the PSP
+ * @length: length of the command buffer read by the PSP
  */
 struct sev_data_snp_commit {
 	u32 length;
-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help