Re: [PATCH] infiniband-diags/perfquery.c: Fix compile warning

2012-07-11 Thread Ira Weiny
On Wed, 11 Jul 2012 10:05:37 -0400 Hal Rosenstock wrote: > > src/perfquery.c: In function main: > src/perfquery.c:662: warning: integer constant is too large for long type > > Signed-off-by: Hal Rosenstock Thanks, applied. Ira > --- > diff --git a/src/perfquery.c b/src/perfquery.c > index

[PATCH] infiniband-diags/perfquery.c: Fix compile warning

2012-07-11 Thread Hal Rosenstock
src/perfquery.c: In function main: src/perfquery.c:662: warning: integer constant is too large for long type Signed-off-by: Hal Rosenstock --- diff --git a/src/perfquery.c b/src/perfquery.c index e85b14e..32dd98f 100644 --- a/src/perfquery.c +++ b/src/perfquery.c @@ -659,7 +659,7 @@ int main(