checkpatch output:

WARNING: suspect code indent for conditional statements (8, 12)
#88: FILE: drivers/infiniband/hw/mlx4/main.c:345:
+       if (!dev->ib_active)
+           return ERR_PTR(-EAGAIN);

ERROR: code indent should use tabs where possible
#107: FILE: drivers/infiniband/hw/mlx4/main.c:737:
+    ^I^Iibdev->ib_active = 0;$

total: 1 errors, 1 warnings, 31 lines checked

not great for a patch this small.  Please clean up.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to