Re: [PATCH v4 11/13] staging: lnet: o2iblnd: checkpatch.pl fixes

2015-05-22 Thread Dan Carpenter
On Thu, May 21, 2015 at 03:50:34PM -0400, Mike Shuey wrote: @@ -2758,7 +2763,7 @@ void kiblnd_shutdown(lnet_ni_t *ni) i = 2; while (atomic_read(net-ibn_npeers) != 0) { i++; - CDEBUG(((i (-i)) == i) ? D_WARNING : D_NET, /*

[PATCH v4 11/13] staging: lnet: o2iblnd: checkpatch.pl fixes

2015-05-21 Thread Mike Shuey
Clean up most checkpatch.pl warnings (primarily line length warnings). Signed-off-by: Mike Shuey sh...@purdue.edu --- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c| 25 ++- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h| 204 +++-