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

From: Richard Weinberger
Date: Mon Nov 18 2013 - 17:40:19 EST


Am Montag, 18. November 2013, 14:36:22 schrieb Joe Perches:
> 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.

Of course. I managed it to send the *old* patch file.
Will resend in a minute...

> And now, this should be updated to allow --fix use too.
>
> I'll take care of it instead.

Thanks,
//richard
--
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/