From c91fc5475ce1c8979773cee53ae54b68dc2ed9ee Mon Sep 17 00:00:00 2001 From: Li Zhong Date: Thu, 25 Apr 2013 15:20:54 +0800 Subject: [PATCH] --- yaml --- r: 366310 b: refs/heads/master c: 7f5281ae8a8e7f86780af2b5cf58e292bb85f38e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/cmpxchg.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2f6c44e255ce..a81dc466cf61 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b23f7a09f93516f90c8e51d3e2d822f67d809d8b +refs/heads/master: 7f5281ae8a8e7f86780af2b5cf58e292bb85f38e diff --git a/trunk/arch/x86/include/asm/cmpxchg.h b/trunk/arch/x86/include/asm/cmpxchg.h index 8d871eaddb66..d47786acb016 100644 --- a/trunk/arch/x86/include/asm/cmpxchg.h +++ b/trunk/arch/x86/include/asm/cmpxchg.h @@ -35,7 +35,7 @@ extern void __add_wrong_size(void) /* * An exchange-type operation, which takes a value and a pointer, and - * returns a the old value. + * returns the old value. */ #define __xchg_op(ptr, arg, op, lock) \ ({ \