All of lore.kernel.org
 help / color / mirror / Atom feed
* [tip: core/rcu] locking: Remove duplicate include of percpu-rwsem.h
@ 2021-02-12 12:37 tip-bot2 for Wang Qing
  0 siblings, 0 replies; only message in thread
From: tip-bot2 for Wang Qing @ 2021-02-12 12:37 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Wang Qing, Paul E. McKenney, x86, linux-kernel

The following commit has been merged into the core/rcu branch of tip:

Commit-ID:     c5586e32dfe258925c5dbb599bea3eadf34e79c1
Gitweb:        https://git.kernel.org/tip/c5586e32dfe258925c5dbb599bea3eadf34e79c1
Author:        Wang Qing <wangqing@vivo.com>
AuthorDate:    Sat, 07 Nov 2020 16:24:03 +08:00
Committer:     Paul E. McKenney <paulmck@kernel.org>
CommitterDate: Mon, 04 Jan 2021 15:54:49 -08:00

locking: Remove duplicate include of percpu-rwsem.h

This commit removes an unnecessary #include.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
---
 kernel/locking/locktorture.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kernel/locking/locktorture.c b/kernel/locking/locktorture.c
index 62d215b..af99e9c 100644
--- a/kernel/locking/locktorture.c
+++ b/kernel/locking/locktorture.c
@@ -27,7 +27,6 @@
 #include <linux/moduleparam.h>
 #include <linux/delay.h>
 #include <linux/slab.h>
-#include <linux/percpu-rwsem.h>
 #include <linux/torture.h>
 
 MODULE_LICENSE("GPL");

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-12 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-12 12:37 [tip: core/rcu] locking: Remove duplicate include of percpu-rwsem.h tip-bot2 for Wang Qing

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.