daemon: Cleanup some functions.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 10 Jan 2014 16:33:15 +0000 (08:33 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 24 Jan 2014 16:32:23 +0000 (08:32 -0800)
commitd6056bc7ce15e7b4d1950fda5ad0ee4df7d6a04b
tree8622f73cb3b490f9838cb09e0f070a6c40644dd5
parent5a6af13f9645865b21c144a5a46aed79f8d8f2e5
daemon: Cleanup some functions.

Some functions are unused and some functions can be
declared as static.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/daemon.c
lib/daemon.h
python/ovs/daemon.py