Re: [PATCH] workqueue: remove some duplicated includes

From: Frank Lee
Date: Sat Dec 01 2018 - 01:46:23 EST


It seems that the trivial tree has not been maintained for some time.
Are there aother tree to choose?

MBR,
Yangtao
On Sat, Dec 1, 2018 at 2:36 AM Tejun Heo <tj@xxxxxxxxxx> wrote:
>
> On Mon, Nov 26, 2018 at 09:33:26AM -0500, Yangtao Li wrote:
> > workqueue.h and kthread.h are included twice.It's unnecessary.
> > hence just remove them.
> >
> > Signed-off-by: Yangtao Li <tiny.windzz@xxxxxxxxx>
>
> Acked-by: Tejun Heo <tj@xxxxxxxxxx>
>
> Can you route this through the trivial tree?
>
> Thanks.
>
> --
> tejun