Thread (13 messages) flat view 13 messages, 2 authors, 2012-05-15

Re: [PATCH net-next 1/8] net/mlx4: Address build warnings on set but not used variables

From: David Miller <davem@davemloft.net>
Date: 2012-05-15 04:08:02

From: Or Gerlitz <redacted>
Date: Mon, 14 May 2012 23:04:06 +0300
-		err = mlx4_qp_detach_common(dev, &qp, rgid->gid, rgid->prot,
+		(void) mlx4_qp_detach_common(dev, &qp, rgid->gid, rgid->prot,
 					    rgid->steer);
You must update the indentation of all the lines comprising of the function
call when you change the indentation of it's initial line.

Please go through all of your patches in this series and fix that up.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help