]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers
authorAdrian Bunk <bunk@stusta.de>
Tue, 11 Apr 2006 05:52:49 +0000 (22:52 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:30 +0000 (06:18 -0700)
commitdd7ba3b8b15f9c65366986d723ae83254d8d78b7
treefd7ec09ddeb6fbfc8549a71f66d86792e4add5da
parent6f91fe88e4e28b40b4f08d99e0ea6d17b70e9567
[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 <bunk@stusta.de>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/mach-voyager/voyager_cat.c