All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH v2 3/3] io-wq: remove header files not needed anymore
       [not found] <60be7e3b.1c69fb81.5479c.de27SMTPIN_ADDED_MISSING@mx.google.com>
@ 2021-06-15  9:49 ` Pavel Begunkov
  0 siblings, 0 replies; only message in thread
From: Pavel Begunkov @ 2021-06-15  9:49 UTC (permalink / raw)
  To: Olivier Langlois, Jens Axboe, io-uring, linux-kernel

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@gmail.com>

> 
> Signed-off-by: Olivier Langlois <olivier@trillion01.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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-15  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <60be7e3b.1c69fb81.5479c.de27SMTPIN_ADDED_MISSING@mx.google.com>
2021-06-15  9:49 ` [PATCH v2 3/3] io-wq: remove header files not needed anymore Pavel Begunkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.