From: Rusty Russell Date: Tue, 13 Feb 2007 12:26:26 +0000 (+0100) Subject: [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. X-Git-Tag: v2.6.21-rc1~184^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40d22c1b5675e428b3f3f9a945d0bd62e94ca2f1;p=pandora-kernel.git [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. Extern declarations belong in headers. Times, they are a'changin. Signed-off-by: Rusty Russell Signed-off-by: Andi Kleen =================================================================== --- Reading git-diff-tree failed