From: Pekka Enberg Date: Thu, 5 Mar 2009 12:55:06 +0000 (+0200) Subject: x86: fix up some bad global variable names in mm/init.c X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298af9d89f3f5292e81a0a00f729c415adc4d8fb;p=pandora-kernel.git x86: fix up some bad global variable names in mm/init.c Impact: cleanup The table_start, table_end, and table_top are too generic for global namespace so rename them to be more specific. Signed-off-by: Pekka Enberg Cc: Yinghai Lu LKML-Reference: <1236257708-27269-15-git-send-email-penberg@cs.helsinki.fi> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed