]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commit0941d57aa7034ef7010bd523752c2e3bee569ef1
treee4c710502b700bc79de4b3cd556f475413d698ae
parenta7cb03375d794d3494561bbad90aeab13ff7e4d0
[PATCH] powerpc: Clean up pSeries firmware feature initialisation

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>
arch/powerpc/platforms/pseries/setup.c