Re: [PATCH] async: remove some duplicated includes

2018-11-30 Thread Frank Lee
On Sat, Dec 1, 2018 at 2:37 AM Tejun Heo wrote: > > On Mon, Nov 26, 2018 at 09:37:10AM -0500, Yangtao Li wrote: > > we include workqueue.h twice.It's unnecessary,so > > just remove them. > > > > Signed-off-by: Yangtao Li > > Acked-by: Tejun Heo > > Ditto. Please route through the trivial tree.

Re: [PATCH] async: remove some duplicated includes

2018-11-30 Thread Tejun Heo
On Mon, Nov 26, 2018 at 09:37:10AM -0500, Yangtao Li wrote: > we include workqueue.h twice.It's unnecessary,so > just remove them. > > Signed-off-by: Yangtao Li Acked-by: Tejun Heo Ditto. Please route through the trivial tree. Thanks. -- tejun

[PATCH] async: remove some duplicated includes

2018-11-26 Thread Yangtao Li
we include workqueue.h twice.It's unnecessary,so just remove them. Signed-off-by: Yangtao Li --- kernel/async.c | 1 - 1 file changed, 1 deletion(-) diff --git a/kernel/async.c b/kernel/async.c index a893d6170944..4932e9193fa3 100644 --- a/kernel/async.c +++ b/kernel/async.c @@ -55,7 +55,6 @@ a