All of lore.kernel.org
 help / color / mirror / Atom feed
From: "tip-bot2 for Randy Dunlap" <tip-bot2@linutronix.de>
To: linux-tip-commits@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Ingo Molnar <mingo@kernel.org>, x86 <x86@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [tip: x86/cleanups] x86: cmpxchg_32.h: Delete duplicated word
Date: Sun, 26 Jul 2020 10:50:36 -0000	[thread overview]
Message-ID: <159576063699.4006.15255903262427036343.tip-bot2@tip-bot2> (raw)
In-Reply-To: <20200726004124.20618-3-rdunlap@infradead.org>

The following commit has been merged into the x86/cleanups branch of tip:

Commit-ID:     8b9fd48eb73ec854c2877735e96c91127cc78a1d
Gitweb:        https://git.kernel.org/tip/8b9fd48eb73ec854c2877735e96c91127cc78a1d
Author:        Randy Dunlap <rdunlap@infradead.org>
AuthorDate:    Sat, 25 Jul 2020 17:41:23 -07:00
Committer:     Ingo Molnar <mingo@kernel.org>
CommitterDate: Sun, 26 Jul 2020 12:47:22 +02:00

x86: cmpxchg_32.h: Delete duplicated word

Delete the repeated word "you".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200726004124.20618-3-rdunlap@infradead.org
---
 arch/x86/include/asm/cmpxchg_32.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/include/asm/cmpxchg_32.h b/arch/x86/include/asm/cmpxchg_32.h
index 1a2eafc..0a7fe03 100644
--- a/arch/x86/include/asm/cmpxchg_32.h
+++ b/arch/x86/include/asm/cmpxchg_32.h
@@ -3,7 +3,7 @@
 #define _ASM_X86_CMPXCHG_32_H
 
 /*
- * Note: if you use set64_bit(), __cmpxchg64(), or their variants, you
+ * Note: if you use set64_bit(), __cmpxchg64(), or their variants,
  *       you need to test for the feature in boot_cpu_data.
  */
 

  reply	other threads:[~2020-07-26 10:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-26  0:41 [PATCH 0/3] x86: delete duplicated words Randy Dunlap
2020-07-26  0:41 ` [PATCH 1/3] x86: bootparam.h: delete duplicated word Randy Dunlap
2020-07-26 10:50   ` [tip: x86/cleanups] x86: bootparam.h: Delete " tip-bot2 for Randy Dunlap
2020-07-26  0:41 ` [PATCH 2/3] x86: cmpxchg_32.h: delete " Randy Dunlap
2020-07-26 10:50   ` tip-bot2 for Randy Dunlap [this message]
2020-07-26  0:41 ` [PATCH 3/3] x86: uv: uv_hub.h: " Randy Dunlap
2020-07-26 10:50   ` [tip: x86/cleanups] x86: uv: uv_hub.h: Delete " tip-bot2 for Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=159576063699.4006.15255903262427036343.tip-bot2@tip-bot2 \
    --to=tip-bot2@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.