|
@@ -399,7 +399,7 @@ int __MIPS16e_compute_return_epc(struct pt_regs *regs)
|
|
*
|
|
*
|
|
* @regs: Pointer to pt_regs
|
|
* @regs: Pointer to pt_regs
|
|
* @insn: branch instruction to decode
|
|
* @insn: branch instruction to decode
|
|
- * @returns: -EFAULT on error and forces SIGILL, and on success
|
|
|
|
|
|
+ * Return: -EFAULT on error and forces SIGILL, and on success
|
|
* returns 0 or BRANCH_LIKELY_TAKEN as appropriate after
|
|
* returns 0 or BRANCH_LIKELY_TAKEN as appropriate after
|
|
* evaluating the branch.
|
|
* evaluating the branch.
|
|
*
|
|
*
|