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 <horms@kernel.org> Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com> Link: https://lore.kernel.org/r/20240628062329.321162-2-thorsten.blum@toblux.com Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
1 parent eb65540 commit a514e6f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)