qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/2] checkpatch.pl: make C99 comments a warning,


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 2/2] checkpatch.pl: make C99 comments a warning, not error
Date: Sat, 2 Apr 2011 15:02:24 +0100

On Fri, Apr 1, 2011 at 7:46 PM, Blue Swirl <address@hidden> wrote:
> I think the only reasonable use for C99 comments is
> //#define DEBUG_xyz
> for quickly enabling debugging printfs.
>
> But even this pattern should be replaced by tracepoints, since they
> are much better. So I'd prefer to keep the ERROR.

Please update CODING_STYLE.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]