Skip to content

Commit

Permalink
fs: drop duplicate header percpu-rwsem.h
Browse files Browse the repository at this point in the history
Drop duplicate header percpu-rwsem.h from linux/fs.h.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
  • Loading branch information
Geliang Tang authored and Al Viro committed Apr 27, 2017
1 parent a80f2d2 commit a0c111b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#include <linux/lockdep.h>
#include <linux/percpu-rwsem.h>
#include <linux/workqueue.h>
#include <linux/percpu-rwsem.h>
#include <linux/delayed_call.h>

#include <asm/byteorder.h>
Expand Down

0 comments on commit a0c111b

Please sign in to comment.