[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240628062329.321162-2-thorsten.blum@toblux.com>
Date: Fri, 28 Jun 2024 08:23:30 +0200
From: Thorsten Blum <thorsten.blum@...lux.com>
To: dhowells@...hat.com,
jlayton@...nel.org
Cc: netfs@...ts.linux.dev,
linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org,
Thorsten Blum <thorsten.blum@...lux.com>,
Simon Horman <horms@...nel.org>
Subject: [RESEND PATCH] fscache: Remove duplicate included header
Remove duplicate included header file linux/uio.h
Reviewed-by: Simon Horman <horms@...nel.org>
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.2
Powered by blists - more mailing lists