]> git.proxmox.com Git - ovs.git/commit
Don't shadow variables.
authorJustin Pettit <jpettit@ovn.org>
Wed, 28 Feb 2018 01:34:14 +0000 (17:34 -0800)
committerJustin Pettit <jpettit@ovn.org>
Wed, 28 Feb 2018 23:02:44 +0000 (15:02 -0800)
commit396d492cfa8dcc6bb9b636a042d419b798e49264
treeea430f7bb5ee763fe2f7e43db06b8a80831f2968
parent84b99a04900a745f7addef616eb188a2dccf3233
Don't shadow variables.

Rename the remaining variables that were shadowing another definition.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
lib/daemon-unix.c
lib/route-table.c
lib/stream-ssl.c
ofproto/ofproto-dpif-upcall.c
ofproto/ofproto-dpif.c
ovn/controller/ofctrl.c
ovn/controller/pinctrl.c
ovn/northd/ovn-northd.c
tests/test-classifier.c
tests/test-conntrack.c
utilities/ovs-ofctl.c