CodingStyle: Allow C99 mixing of declarations and code.
authorJarno Rajahalme <jrajahalme@nicira.com>
Wed, 28 May 2014 23:56:29 +0000 (16:56 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Wed, 28 May 2014 23:56:29 +0000 (16:56 -0700)
commit7c96151e33dcb8e547d2bd19de4a1ec62b2b36a0
treed37b871f5cbe146b15af8b958535d3dd7a2fed07
parent2e388fa1c0ef59513d2ee2f180804be66228c1e0
CodingStyle: Allow C99 mixing of declarations and code.

As even the MSVC 2013 now supports the C99 mixing of declarations and
code, we can now allow them in OVS code.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
CodingStyle
acinclude.m4
configure.ac