CodingStyle: Allow designated initializers.
authorBen Pfaff <blp@nicira.com>
Thu, 20 Mar 2014 00:34:55 +0000 (17:34 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 20 Mar 2014 00:34:55 +0000 (17:34 -0700)
commit3548d242578a9c8d6b0189d6bc9326bc26983881
tree94c43eb01f8c1598ff441ac8cc3637ded21aee67
parentf41b5b3bd09fcbd924bb405cdc5313fdf21c495a
CodingStyle: Allow designated initializers.

MSVC 2013 finally implements them, 14 years after they became part of C,
so we can use them in generic code now.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Alex Wang <alexw@nicira.com>
CodingStyle
lib/odp-util.c
ofproto/ofproto-dpif-xlate.c