Re: [PATCH] infiniband-diags: ibstat fix strncpy coverity check and -l bug

2013-06-12 Thread Hal Rosenstock
On 6/12/2013 8:03 PM, Ira Weiny wrote: This seems like 2 different patches to me. > Signed-off-by: Ira Weiny > --- > src/ibstat.c |9 ++--- > 1 files changed, 2 insertions(+), 7 deletions(-) > > diff --git a/src/ibstat.c b/src/ibstat.c > index 665bb0a..1ef27f2 100644 > --- a/src/ibstat

Re: [PATCH] infiniband-diags: ibstat fix strncpy coverity check and -l bug

2013-06-12 Thread Ira Weiny
On Wed, 12 Jun 2013 21:38:58 -0400 Hal Rosenstock wrote: > On 6/12/2013 8:03 PM, Ira Weiny wrote: > > This seems like 2 different patches to me. Not really... > > > Signed-off-by: Ira Weiny > > --- > > src/ibstat.c |9 ++--- > > 1 files changed, 2 insertions(+), 7 deletions(-) > >

Re: [PATCH] infiniband-diags: ibstat fix strncpy coverity check and -l bug

2013-06-13 Thread Hal Rosenstock
On 6/13/2013 12:15 AM, Ira Weiny wrote: > > Changes since V1: > Fix port parameter usage. > > Signed-off-by: Ira Weiny > --- > src/ibstat.c | 11 +++ > 1 files changed, 3 insertions(+), 8 deletions(-) > > diff --git a/src/ibstat.c b/src/ibstat.c > index 665bb0a..37f2361 100644

RE: [PATCH] infiniband-diags: ibstat fix strncpy coverity check and -l bug

2013-06-13 Thread Weiny, Ira
> -Original Message- > From: Hal Rosenstock [mailto:h...@dev.mellanox.co.il] > Subject: Re: [PATCH] infiniband-diags: ibstat fix strncpy coverity check and > -l > bug > > On 6/13/2013 12:15 AM, Ira Weiny wrote: > > > > Changes since V1: > > F

Re: [PATCH] infiniband-diags: ibstat fix strncpy coverity check and -l bug

2013-06-13 Thread Hal Rosenstock
On 6/13/2013 2:20 PM, Weiny, Ira wrote: >> -Original Message- >> From: Hal Rosenstock [mailto:h...@dev.mellanox.co.il] >> Subject: Re: [PATCH] infiniband-diags: ibstat fix strncpy coverity check and >> -l >> bug >> >> On 6/13/2013 12:15 AM,