[<prev] [next>] [day] [month] [year] [list]
Message-ID: <8e0c9485-441c-70be-7b03-b8dd15365555@gmail.com>
Date: Tue, 15 Jun 2021 10:49:14 +0100
From: Pavel Begunkov <asml.silence@...il.com>
To: Olivier Langlois <olivier@...llion01.com>,
Jens Axboe <axboe@...nel.dk>, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/3] io-wq: remove header files not needed anymore
On 5/31/21 7:54 AM, Olivier Langlois wrote:
> mm related header files are not needed for io-wq module.
> remove them for a small clean-up.
Reviewed-by: Pavel Begunkov <asml.silence@...il.com>
>
> Signed-off-by: Olivier Langlois <olivier@...llion01.com>
> ---
> fs/io-wq.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/fs/io-wq.c b/fs/io-wq.c
> index b3e8624a37d0..9fc89482f0de 100644
> --- a/fs/io-wq.c
> +++ b/fs/io-wq.c
> @@ -9,8 +9,6 @@
> #include <linux/init.h>
> #include <linux/errno.h>
> #include <linux/sched/signal.h>
> -#include <linux/mm.h>
> -#include <linux/sched/mm.h>
> #include <linux/percpu.h>
> #include <linux/slab.h>
> #include <linux/rculist_nulls.h>
>
--
Pavel Begunkov
Powered by blists - more mailing lists