lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 12 Aug 2014 21:41:06 +0800
From:	"陈华才" <chenhc@...ote.com>
To:	"weiyj_lk" <weiyj_lk@....com>,
	"Ralf Baechle" <ralf@...ux-mips.org>
Cc:	"Wei Yongjun" <yongjun_wei@...ndmicro.com.cn>,
	"linux-mips" <linux-mips@...ux-mips.org>,
	"linux-kernel" <linux-kernel@...r.kernel.org>
Subject: Re:[PATCH -next] MIPS: Remove duplicated include from numa.c

Reviewed-off-by: Huacai Chen <chenhc@...ote.com>
 
------------------ Original ------------------
From:  "weiyj_lk"<weiyj_lk@....com>;
Date:  Tue, Aug 12, 2014 08:26 PM
To:  "Ralf Baechle"<ralf@...ux-mips.org>; "Huacai Chen"<chenhc@...ote.com>; 
Cc:  "Wei Yongjun"<yongjun_wei@...ndmicro.com.cn>; "linux-mips"<linux-mips@...ux-mips.org>; "linux-kernel"<linux-kernel@...r.kernel.org>; 
Subject:  [PATCH -next] MIPS: Remove duplicated include from numa.c

 
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
---
 arch/mips/loongson/loongson-3/numa.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/mips/loongson/loongson-3/numa.c b/arch/mips/loongson/loongson-3/numa.c
index ca025a6..37ed184 100644
--- a/arch/mips/loongson/loongson-3/numa.c
+++ b/arch/mips/loongson/loongson-3/numa.c
@@ -24,8 +24,6 @@
 #include <asm/page.h>
 #include <asm/pgalloc.h>
 #include <asm/sections.h>
-#include <linux/bootmem.h>
-#include <linux/init.h>
 #include <linux/irq.h>
 #include <asm/bootinfo.h>
 #include <asm/mc146818-time.h>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ