Skip to content

Commit

Permalink
locking: Remove duplicate include of percpu-rwsem.h
Browse files Browse the repository at this point in the history
This commit removes an unnecessary #include.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
  • Loading branch information
Wang Qing authored and Paul E. McKenney committed Jan 4, 2021
1 parent 1b7af29 commit c5586e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/locking/locktorture.c
Original file line number Diff line number Diff line change
Expand Up @@ -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");
Expand Down

0 comments on commit c5586e3

Please sign in to comment.