From: Arnd Bergmann Date: Tue, 28 Jun 2005 10:33:49 +0000 (+1000) Subject: [PATCH] ppc64: simplify nvram partition scanning code X-Git-Tag: v2.6.13-rc2~38^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a341ad97245d01c923995cfe7deacd0c8aee6e16;p=pandora-kernel.git [PATCH] ppc64: simplify nvram partition scanning code Convert nvram_create_os_partition to use list_for_each_entry instead of list_for_each, as this reduces the code size by two lines. Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed