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.
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
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
3 matches
Mail list logo