]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] edac: use C99 initializers (sparse warnings)
authorRandy Dunlap <rdunlap@xenotime.net>
Fri, 3 Feb 2006 11:04:24 +0000 (03:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 3 Feb 2006 16:32:06 +0000 (08:32 -0800)
commit01aeeda34c161f862094d18bc826efc95ce220af
tree8a4a72ab172202f29ba0c2020cb44d7f893cdf43
parent78b4658d77800c09d61e3991bb3d2dfb1593fca5
[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>
drivers/edac/e752x_edac.c