From: Adrian Bunk Date: Tue, 11 Apr 2006 05:52:49 +0000 (-0700) Subject: [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers X-Git-Tag: v2.6.17-rc2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7ba3b8b15f9c65366986d723ae83254d8d78b7;p=pandora-kernel.git [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers This patch switches arch/i386/mach-voyager/voyager_cat.c to using named initializers for struct resource. Besides a fixing compile error in Greg's tree, it makes the code more readable. Signed-off-by: Adrian Bunk Cc: James Bottomley Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed