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, 19 Jul 2016 07:07:05 -0700
From:	tip-bot for Wei Yongjun <tipbot@...or.com>
To:	linux-tip-commits@...r.kernel.org
Cc:	hpa@...or.com, tglx@...utronix.de, mingo@...nel.org,
	paul.gortmaker@...driver.com, linux-kernel@...r.kernel.org,
	yongjun_wei@...ndmicro.com.cn
Subject: [tip:x86/headers] x86/apic: Remove duplicated include from
 probe_64.c

Commit-ID:  f6329088b3d9898d6212c410d465d096cdcd3746
Gitweb:     http://git.kernel.org/tip/f6329088b3d9898d6212c410d465d096cdcd3746
Author:     Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
AuthorDate: Tue, 19 Jul 2016 12:02:20 +0000
Committer:  Thomas Gleixner <tglx@...utronix.de>
CommitDate: Tue, 19 Jul 2016 16:02:31 +0200

x86/apic: Remove duplicated include from probe_64.c

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Cc: Paul Gortmaker <paul.gortmaker@...driver.com>
Link: http://lkml.kernel.org/r/1468929740-8999-1-git-send-email-weiyj_lk@163.com
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
---
 arch/x86/kernel/apic/probe_64.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/apic/probe_64.c b/arch/x86/kernel/apic/probe_64.c
index d4880a3..c303054 100644
--- a/arch/x86/kernel/apic/probe_64.c
+++ b/arch/x86/kernel/apic/probe_64.c
@@ -14,7 +14,6 @@
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/ctype.h>
-#include <linux/init.h>
 #include <linux/hardirq.h>
 #include <linux/dmar.h>
 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ