All of lore.kernel.org
 help / color / mirror / Atom feed
* [failures] kernel-sysc-remove-unused-including-linux-versionh.patch removed from -mm tree
@ 2021-01-26  1:27 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-01-26  1:27 UTC (permalink / raw)
  To: areber, christian.brauner, hulkci, liao.pingfang, linux,
	mchristi, mm-commits, Nicolas.Viennot, tglx, thomascedeno,
	viresh.kumar, viro, zou_wei


The patch titled
     Subject: kernel/sys.c: Remove unused including <linux/version.h>
has been removed from the -mm tree.  Its filename was
     kernel-sysc-remove-unused-including-linux-versionh.patch

This patch was dropped because it had testing failures

------------------------------------------------------
From: Zou Wei <zou_wei@huawei.com>
Subject: kernel/sys.c: Remove unused including <linux/version.h>

Fix the following versioncheck warning:

kernel/sys.c:42:1: unused including <linux/version.h>

Link: https://lkml.kernel.org/r/1611578869-43453-1-git-send-email-zou_wei@huawei.com
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Cc: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Adrian Reber <areber@redhat.com>
Cc: Thomas Cedeno <thomascedeno@google.com>
Cc: Nicolas Viennot <Nicolas.Viennot@twosigma.com>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Liao Pingfang <liao.pingfang@zte.com.cn>
Cc: Mike Christie <mchristi@redhat.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 kernel/sys.c |    1 -
 1 file changed, 1 deletion(-)

--- a/kernel/sys.c~kernel-sysc-remove-unused-including-linux-versionh
+++ a/kernel/sys.c
@@ -40,7 +40,6 @@
 #include <linux/mount.h>
 #include <linux/gfp.h>
 #include <linux/syscore_ops.h>
-#include <linux/version.h>
 #include <linux/ctype.h>
 #include <linux/syscall_user_dispatch.h>
 
_

Patches currently in -mm which might be from zou_wei@huawei.com are



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-26  5:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26  1:27 [failures] kernel-sysc-remove-unused-including-linux-versionh.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.