[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240526212108.1462-2-thorsten.blum@toblux.com>
Date: Sun, 26 May 2024 23:21:09 +0200
From: Thorsten Blum <thorsten.blum@...lux.com>
To: thorsten.blum@...lux.com
Cc: amir73il@...il.com,
bhe@...hat.com,
clm@...com,
dhowells@...hat.com,
dsterba@...e.com,
dyoung@...hat.com,
jlayton@...nel.org,
josef@...icpanda.com,
kexec@...ts.infradead.org,
linux-btrfs@...r.kernel.org,
linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-unionfs@...r.kernel.org,
miklos@...redi.hu,
netfs@...ts.linux.dev,
vgoyal@...hat.com
Subject: [RESEND PATCH 2/4] fscache: Remove duplicate included header
Remove duplicate included header file linux/uio.h
Signed-off-by: Thorsten Blum <thorsten.blum@...lux.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
Powered by blists - more mailing lists