Re: [PATCH net-next] bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros

From: David Miller
Date: Tue Feb 25 2014 - 17:37:30 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Thu, 20 Feb 2014 13:25:51 -0800

> BNX2X_ALLOC macros use "goto alloc_mem_err"
> so these labels appear unused in some functions.
>
> Expand these macros in-place via coccinelle and
> some typing.
>
> Update the macros to use statement expressions
> and remove the BNX2X_ALLOC macro.
>
> This adds some > 80 char lines.
...
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied, thanks Joe.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/