Re: [PATCH 4/6] solos-pci: fix error return code
From: David Miller <davem@davemloft.net>
Date: 2014-11-23 19:30:20
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2014-11-23 19:30:20
Also in:
kernel-janitors, lkml
From: Julia Lawall <redacted> Date: Sat, 22 Nov 2014 15:39:17 +0100
From: Julia Lawall <redacted> 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/)
...
Signed-off-by: Julia Lawall <redacted>
Applied, thanks Julia.