[RESEND PATCH 2/4] fscache: Remove duplicate included header
Thorsten Blum
thorsten.blum at toblux.com
Sun May 26 14:21:09 PDT 2024
Remove duplicate included header file linux/uio.h
Signed-off-by: Thorsten Blum <thorsten.blum at toblux.com>
---
fs/netfs/fscache_io.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/netfs/fscache_io.c b/fs/netfs/fscache_io.c
index 38637e5c9b57..b1722a82c03d 100644
--- a/fs/netfs/fscache_io.c
+++ b/fs/netfs/fscache_io.c
@@ -9,7 +9,6 @@
#include <linux/uio.h>
#include <linux/bvec.h>
#include <linux/slab.h>
-#include <linux/uio.h>
#include "internal.h"
/**
--
2.45.1
More information about the kexec
mailing list