Re: [PATCH v2] checkpatch.pl: Check for functions without a realprototype

From: Joe Perches
Date: Fri Nov 22 2013 - 17:45:32 EST


On Fri, 2013-11-22 at 17:17 -0500, Elena Ufimtseva wrote:
> Based on Richard Weinberger patch https://lkml.org/lkml/2012/3/16/510
> Functions like this one are evil:
>
> void foo()
> {
> ...
> }
[]
> - added white space in regular expression between (), based
> on comments from Joe Perches.

Thanks Elena, but this is already applied in -next.


--
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/