Re: [ovs-dev] [PATCH 4/4] ovs-appctl: Remove the include of vlog.h.

2014-09-10 Thread Alex Wang
Just realized that I mistakenly sent this series (not ready) out. Please ignore, I have sent the new version (3 patches instead of 4) without adding a version number... sorry, On Wed, Sep 10, 2014 at 12:52 PM, Alex Wang wrote: > Remove the include of vlog.h and all the related macros, since >

[ovs-dev] [PATCH 4/4] ovs-appctl: Remove the include of vlog.h.

2014-09-10 Thread Alex Wang
Remove the include of vlog.h and all the related macros, since it is not really used. Signed-off-by: Alex Wang --- utilities/ovs-appctl.c |7 --- 1 file changed, 7 deletions(-) diff --git a/utilities/ovs-appctl.c b/utilities/ovs-appctl.c index 8249bf8..174d147 100644 --- a/utilities/ovs