mirror of
https://github.com/openvswitch/ovs
synced 2025-10-29 15:28:56 +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
@@ -51,8 +51,6 @@ COVERAGE_DEFINE(dpif_flow_flush);
|
||||
COVERAGE_DEFINE(dpif_flow_get);
|
||||
COVERAGE_DEFINE(dpif_flow_put);
|
||||
COVERAGE_DEFINE(dpif_flow_del);
|
||||
COVERAGE_DEFINE(dpif_flow_query_list);
|
||||
COVERAGE_DEFINE(dpif_flow_query_list_n);
|
||||
COVERAGE_DEFINE(dpif_execute);
|
||||
COVERAGE_DEFINE(dpif_purge);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user