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 8520501 commit 48bddb8Copy full SHA for 48bddb8
arch/openrisc/kernel/unwinder.c
@@ -25,7 +25,7 @@ struct or1k_frameinfo {
25
/*
26
* Verify a frameinfo structure. The return address should be a valid text
27
* address. The frame pointer may be null if its the last frame, otherwise
28
- * the frame pointer should point to a location in the stack after the the
+ * the frame pointer should point to a location in the stack after the
29
* top of the next frame up.
30
*/
31
static inline int or1k_frameinfo_valid(struct or1k_frameinfo *frameinfo)
0 commit comments