[PATCH tip/core/rcu 2/6] locking: Remove duplicate include of percpu-rwsem.h

From: paulmck
Date: Tue Jan 05 2021 - 19:58:25 EST


From: Wang Qing <wangqing@xxxxxxxx>

This commit removes an unnecessary #include.

Signed-off-by: Wang Qing <wangqing@xxxxxxxx>
Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxx>
---
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");
--
2.9.5