Re: [PATCH 2/8] myri10ge: fix error return code
From: David Miller <davem@davemloft.net>
Date: 2015-01-01 00:20:33
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2015-01-01 00:20:33
Also in:
kernel-janitors, lkml
From: Julia Lawall <redacted> Date: Mon, 29 Dec 2014 18:04:37 +0100
Return a negative error code on failure. A simplified version of the semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/)
... The patch also modifies the test of mgp->cmd to satisfy checkpatch.
Signed-off-by: Julia Lawall <redacted>
Applied.