Re: [ovs-dev] [PATCH 1/3] jsonrpc: Improve comment for jsonrpc_get_status().

2016-09-19 Thread Justin Pettit
> On Sep 19, 2016, at 8:19 AM, Ben Pfaff wrote: > > On Fri, Sep 16, 2016 at 11:27:00AM -0700, Justin Pettit wrote: >> Signed-off-by: Justin Pettit > > I think that this was a one-word change, plus rewrapping. Yes, it added a word that then increased the line

Re: [ovs-dev] [PATCH 1/3] jsonrpc: Improve comment for jsonrpc_get_status().

2016-09-19 Thread Ben Pfaff
On Fri, Sep 16, 2016 at 11:27:00AM -0700, Justin Pettit wrote: > Signed-off-by: Justin Pettit I think that this was a one-word change, plus rewrapping. Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org

[ovs-dev] [PATCH 1/3] jsonrpc: Improve comment for jsonrpc_get_status().

2016-09-16 Thread Justin Pettit
Signed-off-by: Justin Pettit --- lib/jsonrpc.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/jsonrpc.c b/lib/jsonrpc.c index 1841568..a0ade9c 100644 --- a/lib/jsonrpc.c +++ b/lib/jsonrpc.c @@ -156,11 +156,11 @@ jsonrpc_wait(struct jsonrpc