From: Thorsten Blum <thorsten.blum@toblux.com>
To: Chris Mason <clm@fb.com>, Josef Bacik <josef@toxicpanda.com>,
David Sterba <dsterba@suse.com>,
David Howells <dhowells@redhat.com>,
Jeff Layton <jlayton@kernel.org>,
Miklos Szeredi <miklos@szeredi.hu>,
Amir Goldstein <amir73il@gmail.com>, Baoquan He <bhe@redhat.com>,
Vivek Goyal <vgoyal@redhat.com>, Dave Young <dyoung@redhat.com>
Cc: linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org,
netfs@lists.linux.dev, linux-fsdevel@vger.kernel.org,
linux-unionfs@vger.kernel.org, kexec@lists.infradead.org,
Thorsten Blum <thorsten.blum@toblux.com>
Subject: [PATCH 2/4] fscache: Remove duplicate included header
Date: Thu, 2 May 2024 23:26:29 +0200 [thread overview]
Message-ID: <20240502212631.110175-2-thorsten.blum@toblux.com> (raw)
In-Reply-To: <20240502212631.110175-1-thorsten.blum@toblux.com>
Remove duplicate included header file linux/uio.h
Signed-off-by: Thorsten Blum <thorsten.blum@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 43a651ed8264..7b1ad224956c 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.44.0
next prev parent reply other threads:[~2024-05-02 21:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-02 21:26 [PATCH 1/4] btrfs: Remove duplicate included header Thorsten Blum
2024-05-02 21:26 ` Thorsten Blum [this message]
2024-05-26 21:21 ` [RESEND PATCH 2/4] fscache: " Thorsten Blum
2024-06-03 18:01 ` Simon Horman
2024-05-02 21:26 ` [PATCH 3/4] overlayfs: " Thorsten Blum
2024-05-10 11:23 ` Miklos Szeredi
2024-05-02 21:26 ` [PATCH 4/4] crash: " Thorsten Blum
2024-05-05 7:03 ` Baoquan He
2024-05-26 21:23 ` [RESEND PATCH " Thorsten Blum
2024-05-02 22:50 ` [PATCH 1/4] btrfs: " David Sterba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240502212631.110175-2-thorsten.blum@toblux.com \
--to=thorsten.blum@toblux.com \
--cc=amir73il@gmail.com \
--cc=bhe@redhat.com \
--cc=clm@fb.com \
--cc=dhowells@redhat.com \
--cc=dsterba@suse.com \
--cc=dyoung@redhat.com \
--cc=jlayton@kernel.org \
--cc=josef@toxicpanda.com \
--cc=kexec@lists.infradead.org \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-unionfs@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=netfs@lists.linux.dev \
--cc=vgoyal@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox