[PATCH] powerpc: Clean up pSeries firmware feature initialisation
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 10 Feb 2006 04:47:32 +0000 (15:47 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 10 Feb 2006 05:52:02 +0000 (16:52 +1100)
Clean up fw_feature_init in platforms/pseries/setup.c. Clean up white space
and replace the while loop with a for loop - which seems clearer to me.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found