Re: [PATCH v2] can: Use common error handling code in vxcan_newlink()

2017-11-07 Thread Marc Kleine-Budde
On 11/01/2017 03:16 PM, SF Markus Elfring wrote: > From: Markus Elfring > Date: Wed, 1 Nov 2017 14:56:15 +0100 > > Add a jump target so that a bit of exception handling can be better reused > at the end of this function. > > This issue was detected by using the Coccinelle software. > > Signed-o

Re: [v2] can: Use common error handling code in vxcan_newlink()

2017-11-02 Thread Oliver Hartkopp
On 11/01/2017 08:37 PM, SF Markus Elfring wrote: These addresses were suggested (or recommended?) by the script “get_maintainer.pl”. I know. (..) How does this view fit to the information in the section “5) Select the recipients for your patch” from the document “submitting-patches.rst”?

Re: [v2] can: Use common error handling code in vxcan_newlink()

2017-11-01 Thread SF Markus Elfring
> Acked-by: Oliver Hartkopp Thanks for another positive feedback. > Again: Posting such a patch on linux-...@vger.kernel.org is ENOUGH! I was informed in an other way for Linux software patches. > No need to cross post such a patch additionally on > > netdev@vger.kernel.org > linux-ker...@v

Re: [PATCH v2] can: Use common error handling code in vxcan_newlink()

2017-11-01 Thread Oliver Hartkopp
On 11/01/2017 03:16 PM, SF Markus Elfring wrote: From: Markus Elfring Date: Wed, 1 Nov 2017 14:56:15 +0100 Add a jump target so that a bit of exception handling can be better reused at the end of this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus

[PATCH v2] can: Use common error handling code in vxcan_newlink()

2017-11-01 Thread SF Markus Elfring
From: Markus Elfring Date: Wed, 1 Nov 2017 14:56:15 +0100 Add a jump target so that a bit of exception handling can be better reused at the end of this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring --- v2: An approach to make two checks for