Horms wrote: > kexec-tools: ppc64: tidy up use of statbuf > > * statbuf does not need to be global > * statbuf does not need to be an array > > Signed-Off-By: Simon Horman <[EMAIL PROTECTED]> > Tested and working fine. Ack.
> Index: kexec-tools-testing/kexec/arch/ppc64/fs2dt.c > =================================================================== > --- kexec-tools-testing.orig/kexec/arch/ppc64/fs2dt.c 2006-12-08 > 11:30:33.000000000 +0900 > +++ kexec-tools-testing/kexec/arch/ppc64/fs2dt.c 2006-12-08 > 16:38:39.000000000 +0900 > @@ -58,7 +58,6 @@ > } > > _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
