]> Git Repo - linux.git/commit
CRIS: replace old-style member inits with designated inits
authorRobert P. J. Day <[email protected]>
Mon, 16 Jul 2007 06:38:46 +0000 (23:38 -0700)
committerLinus Torvalds <[email protected]>
Mon, 16 Jul 2007 16:05:38 +0000 (09:05 -0700)
commit7ff9057db7edeb210fd5c00314c52154922d8868
treedd32186cf0b821907c19229cbdb7db57f5266e64
parente30afd5119f5a3684e4e5e66bbaeb9c8d2c814be
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 <[email protected]>
Cc: Mikael Starvik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/cris/arch-v32/drivers/cryptocop.c
arch/cris/arch-v32/drivers/i2c.c
arch/cris/arch-v32/drivers/pcf8563.c
This page took 0.046395 seconds and 4 git commands to generate.