commit | 0d38b049fe8df77c8e9dc48d0fd84555739fbb1a | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Fri Feb 03 03:04:24 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Feb 03 08:32:06 2006 -0800 |
tree | 8a4a72ab172202f29ba0c2020cb44d7f893cdf43 | |
parent | fe85a998ca64a067e58ca9240ec54a95994d78ee [diff] |
[PATCH] edac: use C99 initializers (sparse warnings) drivers/edac/e752x_edac.c:1042:7: warning: obsolete struct initializer, use C99 syntax Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>