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 c4b5abb commit 1a9ea25Copy full SHA for 1a9ea25
arch/arm64/include/uapi/asm/sigcontext.h
@@ -179,7 +179,7 @@ struct sve_context {
179
* The same convention applies when returning from a signal: a caller
180
* will need to remove or resize the sve_context block if it wants to
181
* make the SVE registers live when they were previously non-live or
182
- * vice-versa. This may require the the caller to allocate fresh
+ * vice-versa. This may require the caller to allocate fresh
183
* memory and/or move other context blocks in the signal frame.
184
*
185
* Changing the vector length during signal return is not permitted:
0 commit comments