x86: clean up aperture_64.c
authorPavel Machek <pavel@ucw.cz>
Thu, 13 Mar 2008 10:03:58 +0000 (11:03 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:19 +0000 (17:41 +0200)
Initializing to zero is generally bad idea, I hope it is right for
__init data, too.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found