Re: [PATCH] kernel:signal.c Fix coding style errors and warnings.

From: Al Viro
Date: Sat Nov 15 2014 - 21:48:14 EST


On Fri, Nov 14, 2014 at 05:56:55PM +0200, Ionut Alexa wrote:
> Fix various coding style errors and warnings as:
> - space before tabs
> - exiting a function from different points (else after return
> ..)

How the hell is that goto any better than plain return? Because some
moronic script^W^Wholy oracle says so?
--
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/