Re: [PATCH 03/11] net: davinci_emac: fix error return code
From: David Miller <davem@davemloft.net>
Date: 2015-08-25 20:39:39
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2015-08-25 20:39:39
Also in:
kernel-janitors, lkml
From: Julia Lawall <redacted> Date: Sun, 23 Aug 2015 02:11:14 +0200
Propagate error code on failure. A simplified version of the semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/)
...
Signed-off-by: Julia Lawall <redacted>
Applied.