aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/broadwell/refcode.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/broadwell/refcode.c')
-rw-r--r--arch/x86/cpu/broadwell/refcode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/cpu/broadwell/refcode.c b/arch/x86/cpu/broadwell/refcode.c
index 6c04dde..aced3e5 100644
--- a/arch/x86/cpu/broadwell/refcode.c
+++ b/arch/x86/cpu/broadwell/refcode.c
@@ -65,7 +65,7 @@ struct rmodule_header {
* platform controller hub (PCH). This function should be implemented by the
* CPU-specific code.
*
- * @return 0 on success, -ve on failure
+ * Return: 0 on success, -ve on failure
*/
static int cpu_run_reference_code(void)
{