From: Michael Ellerman Date: Fri, 10 Feb 2006 04:47:32 +0000 (+1100) Subject: [PATCH] powerpc: Clean up pSeries firmware feature initialisation X-Git-Tag: v2.6.17-rc1~1117^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0941d57aa7034ef7010bd523752c2e3bee569ef1;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed