OSDN Git Service

i40iw: fix some indenting in i40iw_sc_vsi_init()
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 9 Jan 2017 20:12:16 +0000 (23:12 +0300)
committerDoug Ledford <dledford@redhat.com>
Tue, 24 Jan 2017 21:20:37 +0000 (16:20 -0500)
commit820cd30ac2ad28fcfeb28f382aa21a29e921678a
tree114586647d67732d277ca5012e2fc88b5752c375
parent19b752a19dcec188f404a070f4d4c33607ea493b
i40iw: fix some indenting in i40iw_sc_vsi_init()

The debug printk was indented more than it should have been and we
can remove an unnecessary line break.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Shiraz Saleem <shiraz.saleem@intel.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/i40iw/i40iw_ctrl.c