Skip to content

Commit a514e6f

Browse files
tobluxbrauner
authored andcommitted
fscache: Remove duplicate included header
Remove duplicate included header file linux/uio.h Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Thorsten Blum <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
1 parent eb65540 commit a514e6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/netfs/fscache_io.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <linux/uio.h>
1010
#include <linux/bvec.h>
1111
#include <linux/slab.h>
12-
#include <linux/uio.h>
1312
#include "internal.h"
1413

1514
/**

0 commit comments

Comments
 (0)