ovn-northd: Fix log message style.
authorBen Pfaff <blp@nicira.com>
Thu, 16 Apr 2015 23:53:36 +0000 (16:53 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 17 Apr 2015 16:43:46 +0000 (09:43 -0700)
commitc29734fcaabaeb0116fa768e4a4f68825a9a23ca
tree77b477411210db2542ddbfb52e6b8a2ba45bbad4
parent91ae206597a8944fe0d3a1d9ef1133f90f5e5c1c
ovn-northd: Fix log message style.

It's not necessary to name the program in a log message, because log
messages already include the program name (or are in a file named after
the program).

A new-line isn't needed at the end of a log message (and by convention we
leave it out) although it is harmless.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/northd/ovn-northd.c