Suppress warnings about unused variables and functions.
authorJarno Rajahalme <jrajahalme@nicira.com>
Thu, 26 Sep 2013 17:54:59 +0000 (10:54 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 27 Sep 2013 23:27:41 +0000 (16:27 -0700)
commit6a8a8528acb05d6d0a520e09ad1ec67e62b99e5e
tree2b1851f4ec36e3186a3b618d3a0378b395db760c
parent6e274d49c4ebae2e79bcaca89a64e42e67596d2d
Suppress warnings about unused variables and functions.

These variables and functions are unused but we don't want to remove
their definitions.

Found by Clang.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
lib/ofp-actions.c
lib/vlandev.c