From: Jeff Layton <jlayton@kernel.org>
To: Thorsten Blum <thorsten.blum@toblux.com>, dhowells@redhat.com
Cc: netfs@lists.linux.dev, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, Simon Horman <horms@kernel.org>
Subject: Re: [RESEND PATCH] fscache: Remove duplicate included header
Date: Fri, 28 Jun 2024 06:04:51 -0400 [thread overview]
Message-ID: <a3a7b1df854b6aee4b4edb0da4386f440a96e38e.camel@kernel.org> (raw)
In-Reply-To: <20240628062329.321162-2-thorsten.blum@toblux.com>
On Fri, 2024-06-28 at 08:23 +0200, Thorsten Blum wrote:
> Remove duplicate included header file linux/uio.h
>
> Reviewed-by: Simon Horman <horms@kernel.org>
> 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 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"
>
> /**
Reviewed-by: Jeff Layton <jlayton@kernel.org>
next prev parent reply other threads:[~2024-06-28 10:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 6:23 [RESEND PATCH] fscache: Remove duplicate included header Thorsten Blum
2024-06-28 8:44 ` Christian Brauner
2024-08-29 12:29 ` Thorsten Blum
2024-08-30 13:17 ` Christian Brauner
2024-11-17 21:42 ` Thorsten Blum
2024-06-28 10:04 ` Jeff Layton [this message]
2024-08-30 13:16 ` Christian Brauner
2024-11-20 8:27 ` Christian Brauner
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=a3a7b1df854b6aee4b4edb0da4386f440a96e38e.camel@kernel.org \
--to=jlayton@kernel.org \
--cc=dhowells@redhat.com \
--cc=horms@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netfs@lists.linux.dev \
--cc=thorsten.blum@toblux.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;
as well as URLs for NNTP newsgroup(s).