From dd83c961ef60f69402ffb7282c21048b5849d751 Mon Sep 17 00:00:00 2001 From: "Justin P. Mattock" Date: Mon, 19 Apr 2010 11:51:16 -0700 Subject: [PATCH] --- yaml --- r: 192559 b: refs/heads/master c: 40f0a5d0a16e68a68ab3d230f1ddd96c81cf5340 h: refs/heads/master i: 192557: 6a75a2e66970940c2ebab332421fea99e0ba023d 192555: 8fd226674340c696f3c93fa6ffa8e3ea7ed0ba51 192551: 23bf25252a625cfe3a8d01bd247ad587ec729d9a 192543: 830569431beb0bfc00aa01d94d47cafcfd261f62 v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/percpu.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b22ad14dff1e..052286ac4786 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 814f75ec5a94a4897fdfd605bf5ed4fa6f459c90 +refs/heads/master: 40f0a5d0a16e68a68ab3d230f1ddd96c81cf5340 diff --git a/trunk/arch/x86/include/asm/percpu.h b/trunk/arch/x86/include/asm/percpu.h index 66a272dfd8b8..9899afa0283e 100644 --- a/trunk/arch/x86/include/asm/percpu.h +++ b/trunk/arch/x86/include/asm/percpu.h @@ -105,7 +105,7 @@ do { \ /* * Generate a percpu add to memory instruction and optimize code - * if a one is added or subtracted. + * if one is added or subtracted. */ #define percpu_add_op(var, val) \ do { \