We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 719da04 commit c0b26c0Copy full SHA for c0b26c0
arch/arm64/include/asm/cpufeature.h
@@ -83,7 +83,7 @@ struct arm64_ftr_bits {
83
* to full-0 denotes that this field has no override
84
*
85
* A @mask field set to full-0 with the corresponding @val field set
86
- * to full-1 denotes thath this field has an invalid override.
+ * to full-1 denotes that this field has an invalid override.
87
*/
88
struct arm64_ftr_override {
89
u64 val;
0 commit comments