commit | 0941d57aa7034ef7010bd523752c2e3bee569ef1 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Fri Feb 10 15:47:32 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Feb 10 16:52:02 2006 +1100 |
tree | e4c710502b700bc79de4b3cd556f475413d698ae | |
parent | a7cb03375d794d3494561bbad90aeab13ff7e4d0 [diff] |
[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>