mlx4_core: Fix some indenting in mlx4_ib_add()
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 28 Mar 2014 08:21:39 +0000 (11:21 +0300)
committerRoland Dreier <roland@purestorage.com>
Tue, 1 Apr 2014 17:52:18 +0000 (10:52 -0700)
The code was indented too far and also kernel style says we should have
curly braces.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx4/main.c

Simple merge