mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
Remove unused variables and functions.
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>
This commit is contained in:
committed by
Ben Pfaff
parent
b136128927
commit
6e274d49c4
@@ -40,7 +40,6 @@ VLOG_DEFINE_THIS_MODULE(netlink_socket);
|
||||
COVERAGE_DEFINE(netlink_overflow);
|
||||
COVERAGE_DEFINE(netlink_received);
|
||||
COVERAGE_DEFINE(netlink_recv_jumbo);
|
||||
COVERAGE_DEFINE(netlink_send);
|
||||
COVERAGE_DEFINE(netlink_sent);
|
||||
|
||||
/* Linux header file confusion causes this to be undefined. */
|
||||
|
Reference in New Issue
Block a user