daemon.py: Whitespace cleanup.
authorEthan Jackson <ethan@nicira.com>
Fri, 16 Sep 2011 23:03:31 +0000 (16:03 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 16 Sep 2011 23:03:31 +0000 (16:03 -0700)
commitcadc9871c2b0962e7d8497d643f49b4e1176c5c0
tree538876e28ccbffd509135fb7b2a1afe358f4dbb6
parent50e97486ca7966922d1c2c29e84e08cbe5ac2140
daemon.py: Whitespace cleanup.

The python style guide requires two newlines between top level
definitions.  This patch also removes some trailing whitespace.
python/ovs/daemon.py