Skip to content

Commit

Permalink
nfsd: remove duplicated include from filecache.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
  • Loading branch information
YueHaibing authored and J. Bruce Fields committed Aug 20, 2019
1 parent ed99275 commit bb13f35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/nfsd/filecache.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

#include <linux/hash.h>
#include <linux/slab.h>
#include <linux/hash.h>
#include <linux/file.h>
#include <linux/sched.h>
#include <linux/list_lru.h>
Expand Down

0 comments on commit bb13f35

Please sign in to comment.