Skip to content

Commit 21d7166

Browse files
Wei Yongjungregkh
authored andcommitted
sysfs, kernfs: remove duplicated include from file.c
Remove duplicated include. Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 35a5fe6 commit 21d7166

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/kernfs/file.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <linux/slab.h>
1414
#include <linux/poll.h>
1515
#include <linux/pagemap.h>
16-
#include <linux/poll.h>
1716
#include <linux/sched.h>
1817

1918
#include "kernfs-internal.h"

0 commit comments

Comments
 (0)