From: Joe Perches <j...@perches.com>
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 <j...@perches.com>

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

Reply via email to