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

From: Joe Perches
Date: Mon Nov 18 2013 - 17:36:31 EST


On Mon, 2013-11-18 at 23:31 +0100, Richard Weinberger wrote:
> Functions like this one are evil:
>
> void foo()
> {
> ...
> }
>
> Signed-off-by: Richard Weinberger <richard@xxxxxx>
> CC: hpa@xxxxxxxxx

I won't take simple resubmissions without updating
based on the notes I gave you.

And now, this should be updated to allow --fix use too.

I'll take care of it instead.

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