[PATCH 8/8] Staging: rdma ipath: braces should be used on all arms

2015-10-27 Thread SirnamSwetha
Fix all instances of the following checkpatch.pl check: CHECK: braces {} should be used on all arms of this statement Signed-off-by: SirnamSwetha --- drivers/staging/rdma/ipath/ipath_cq.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git

[PATCH 8/8] Staging: rdma ipath: braces should be used on all arms

2015-10-26 Thread Swetha
Fix all instances of the following checkpatch.pl check: CHECK: braces {} should be used on all arms of this statement Signed-off-by: Swetha --- drivers/staging/rdma/ipath/ipath_cq.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git