+ async-remove-some-duplicated-includes.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: kernel/signal.c: remove some duplicated includes
has been added to the -mm tree.  Its filename is
     async-remove-some-duplicated-includes.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/async-remove-some-duplicated-includes.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/async-remove-some-duplicated-includes.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Yangtao Li <tiny.windzz@xxxxxxxxx>
Subject: kernel/signal.c: remove some duplicated includes

We include workqueue.h twice.  It's unnecessary, so just remove them.

Link: http://lkml.kernel.org/r/20181126143710.31409-1-tiny.windzz@xxxxxxxxx
Signed-off-by: Yangtao Li <tiny.windzz@xxxxxxxxx>
Cc: Tejun Heo <tj@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---


--- a/kernel/async.c~async-remove-some-duplicated-includes
+++ a/kernel/async.c
@@ -55,7 +55,6 @@ asynchronous and synchronous parts of th
 #include <linux/wait.h>
 #include <linux/sched.h>
 #include <linux/slab.h>
-#include <linux/workqueue.h>
 
 #include "workqueue_internal.h"
 
_

Patches currently in -mm which might be from tiny.windzz@xxxxxxxxx are

mm-slab-remove-unnecessary-unlikely.patch
mm-mmap-remove-verify_mm_writelocked.patch
async-remove-some-duplicated-includes.patch
signal-remove-some-duplicated-includes.patch




[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux