public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm26/init.c broken macro removal
@ 2006-11-29 19:07 Mariusz Kozlowski
  2006-11-29 20:17 ` Russell King
  0 siblings, 1 reply; 3+ messages in thread
From: Mariusz Kozlowski @ 2006-11-29 19:07 UTC (permalink / raw)
  To: Russell King; +Cc: linux-kernel

Hello,

	Broken makro / dead code removal.

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>

 init.c |    2 --
 1 file changed, 2 deletions(-)

--- linux-2.6.19-rc6-mm2-a/arch/arm26/mm/init.c	2006-11-16 05:03:40.000000000 +0100
+++ linux-2.6.19-rc6-mm2-b/arch/arm26/mm/init.c	2006-11-29 19:51:14.000000000 +0100
@@ -34,8 +34,6 @@
 #include <asm/map.h>
 
 
-#define TABLE_SIZE	PTRS_PER_PTE * sizeof(pte_t))
-
 struct mmu_gather mmu_gathers[NR_CPUS];
 
 extern pgd_t swapper_pg_dir[PTRS_PER_PGD];

-- 
Regards,

	Mariusz Kozlowski

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-29 22:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-29 19:07 [PATCH] arm26/init.c broken macro removal Mariusz Kozlowski
2006-11-29 20:17 ` Russell King
2006-11-29 22:38   ` Mariusz Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox