Re: [ovs-dev] [PATCH 2/3] odp-util: Adjust style.

2011-11-07 Thread Jesse Gross
On Mon, Nov 7, 2011 at 9:16 AM, Ben Pfaff wrote: > Usually we don't put a new-line in prototypes unless we have to.  I also > think that this comment deserves to be higher up in the file, so I moved > it. Looks good. ___ dev mailing list dev@openvswitch

[ovs-dev] [PATCH 2/3] odp-util: Adjust style.

2011-11-07 Thread Ben Pfaff
Usually we don't put a new-line in prototypes unless we have to. I also think that this comment deserves to be higher up in the file, so I moved it. --- lib/odp-util.c |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/odp-util.c b/lib/odp-util.c index fb7aabb..197b2