public inbox for [email protected]
 help / color / mirror / Atom feed
* Re: [PATCH v2 3/3] io-wq: remove header files not needed anymore
       [not found] <[email protected]>
@ 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 <[email protected]>

> 
> Signed-off-by: Olivier Langlois <[email protected]>
> ---
>  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] <[email protected]>
2021-06-15  9:49 ` [PATCH v2 3/3] io-wq: remove header files not needed anymore Pavel Begunkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox