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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080725210703.912E.WEIYI.HUANG@gmail.com>
Date:	Fri, 25 Jul 2008 23:30:05 +0800
From:	Huang Weiyi <weiyi.huang@...il.com>
To:	linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: mm/sparse.c: Removed duplicated include

Removed duplicated include file "internal.h" in 
mm/sparse.c.

Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>

diff --git a/mm/sparse.c b/mm/sparse.c
index 8ffc089..8e07810 100644
--- a/mm/sparse.c
+++ b/mm/sparse.c
@@ -12,7 +12,6 @@
 #include <asm/dma.h>
 #include <asm/pgalloc.h>
 #include <asm/pgtable.h>
-#include "internal.h"

 /*
  * Permanent SPARSEMEM data:


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ