[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1469004791-32343-1-git-send-email-mashimiao.fnst@cn.fujitsu.com>
Date: Wed, 20 Jul 2016 16:53:11 +0800
From: Ma Shimiao <mashimiao.fnst@...fujitsu.com>
To: <linux-kernel@...r.kernel.org>
CC: Ma Shimiao <mashimiao.fnst@...fujitsu.com>
Subject: [PATCH] locktorture: Remove duplicated include
Signed-off-by: Ma Shimiao <mashimiao.fnst@...fujitsu.com>
---
kernel/locking/locktorture.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/locking/locktorture.c b/kernel/locking/locktorture.c
index f8c5af5..9c4880f 100644
--- a/kernel/locking/locktorture.c
+++ b/kernel/locking/locktorture.c
@@ -522,7 +522,6 @@ static struct lock_torture_ops rwsem_lock_ops = {
.name = "rwsem_lock"
};
-#include <linux/percpu-rwsem.h>
static struct percpu_rw_semaphore pcpu_rwsem;
void torture_percpu_rwsem_init(void)
--
2.4.11
Powered by blists - more mailing lists