[PATCH] ppc64 boot: remove local initializers
authorOlaf Hering <olh@suse.de>
Wed, 9 Nov 2005 19:51:03 +0000 (20:51 +0100)
committerPaul Mackerras <paulus@samba.org>
Thu, 10 Nov 2005 00:25:19 +0000 (11:25 +1100)
Remove initialization of local variables.
They get all values assigned before use.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found