commit | 7ff9057db7edeb210fd5c00314c52154922d8868 | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Sun Jul 15 23:38:46 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 09:05:38 2007 -0700 |
tree | dd32186cf0b821907c19229cbdb7db57f5266e64 | |
parent | e30afd5119f5a3684e4e5e66bbaeb9c8d2c814be [diff] |
CRIS: replace old-style member inits with designated inits Replace the old-style structure member initializers with designated initializers. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Cc: Mikael Starvik <starvik@axis.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>