db-ctl-base: remove ctl_get_all_commands() function
authorAndy Zhou <azhou@nicira.com>
Tue, 14 Jul 2015 05:18:35 +0000 (22:18 -0700)
committerAndy Zhou <azhou@nicira.com>
Fri, 17 Jul 2015 19:42:23 +0000 (12:42 -0700)
commita35da174c80e4bf3c05c762cfc629079b75347f9
tree2de3c6501f5552f5d8709e15995c502449e84a78
parent21a93e08a53aefb5a0520527aaaa8d6d75ace164
db-ctl-base: remove ctl_get_all_commands() function

all_commands currently is some times accessed directly, some times via
a function call. Change to always access it directly.

Signed-off-by: Andy Zhou <azhou@nicira.com>
lib/db-ctl-base.c
lib/db-ctl-base.h