commit | dd7ba3b8b15f9c65366986d723ae83254d8d78b7 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Apr 10 22:52:49 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Apr 11 06:18:30 2006 -0700 |
tree | fd7ec09ddeb6fbfc8549a71f66d86792e4add5da | |
parent | 6f91fe88e4e28b40b4f08d99e0ea6d17b70e9567 [diff] |
[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>