summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/sgx.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2021-05-12 19:58:31 +0200
committerIngo Molnar <mingo@kernel.org>2021-05-12 20:00:51 +0200
commitc43426334b3169b6c9e6855483aa7384ff09fd33 (patch)
treebb4fc34eaafc27892f3e25feed34c1e0185c5125 /arch/x86/include/asm/sgx.h
parent6f0d271d21c5dc12b78cc7d8b241a5acbca5589f (diff)
x86: Fix leftover comment typos
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/include/asm/sgx.h')
-rw-r--r--arch/x86/include/asm/sgx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/sgx.h b/arch/x86/include/asm/sgx.h
index 9c31e0ebc55b..05f3e21f01a7 100644
--- a/arch/x86/include/asm/sgx.h
+++ b/arch/x86/include/asm/sgx.h
@@ -13,7 +13,7 @@
/*
* This file contains both data structures defined by SGX architecture and Linux
* defined software data structures and functions. The two should not be mixed
- * together for better readibility. The architectural definitions come first.
+ * together for better readability. The architectural definitions come first.
*/
/* The SGX specific CPUID function. */