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 8d2b6f1 commit cdf9347Copy full SHA for cdf9347
arch/mips/kernel/branch.c
@@ -399,7 +399,7 @@ int __MIPS16e_compute_return_epc(struct pt_regs *regs)
399
*
400
* @regs: Pointer to pt_regs
401
* @insn: branch instruction to decode
402
- * @returns: -EFAULT on error and forces SIGILL, and on success
+ * Return: -EFAULT on error and forces SIGILL, and on success
403
* returns 0 or BRANCH_LIKELY_TAKEN as appropriate after
404
* evaluating the branch.
405
0 commit comments