linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] include/linux: remove duplicate description
@ 2021-02-23  9:25 zuoqilin1
  2021-02-23 11:32 ` Peter Zijlstra
  0 siblings, 1 reply; 2+ messages in thread
From: zuoqilin1 @ 2021-02-23  9:25 UTC (permalink / raw)
  To: peterz, mingo, longman, boqun.feng, will; +Cc: linux-kernel, zuoqilin

From: zuoqilin <zuoqilin@yulong.com>

linux/spinlock.h

Signed-off-by: zuoqilin <zuoqilin@yulong.com>
---
 include/linux/spinlock.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/linux/spinlock.h b/include/linux/spinlock.h
index 7989784..732150e 100644
--- a/include/linux/spinlock.h
+++ b/include/linux/spinlock.h
@@ -43,8 +43,6 @@
  *
  *  linux/spinlock_api_up.h:
  *                        builds the _spin_*() APIs.
- *
- *  linux/spinlock.h:     builds the final spin_*() APIs.
  */
 
 #include <linux/typecheck.h>
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-23 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23  9:25 [PATCH] include/linux: remove duplicate description zuoqilin1
2021-02-23 11:32 ` Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).