Dave Jones wrote:
On Sat, Apr 28, 2007 at 03:02:13AM -0700, Andrew Morton wrote: > This little checking tool should have both "error" and "warning" levels - > AKA "fix this" and "think about this" levels. BUG_ON would be a warning > thing. There's a -pedantic option there just for this. I'll move BUG_ON under it. What's the consensus on the u32 thing, move that too, or drop completely?
Not answering your question directly, but FWIW: In day to day coding and email, I strongly advocate the use of u8/u16/u32 over the C99 size-based types.
Simple, direct (read: easiest to review), and less typing. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [PATCH 0/9] Kconfig: cleanup s390 v2.
- From: Randy Dunlap <randy.dunlap@oracle.com>
- Re: [PATCH 0/9] Kconfig: cleanup s390 v2.
- From: Andrew Morton <akpm@linux-foundation.org>
- Re: [PATCH 0/9] Kconfig: cleanup s390 v2.
- From: Andrew Morton <akpm@linux-foundation.org>
- Re: [PATCH 0/9] Kconfig: cleanup s390 v2.
- From: Dave Jones <davej@redhat.com>
- Re: [PATCH 0/9] Kconfig: cleanup s390 v2.
- From: Randy Dunlap <randy.dunlap@oracle.com>
- Re: [PATCH 0/9] Kconfig: cleanup s390 v2.
- From: Andrew Morton <akpm@linux-foundation.org>
- checkpatch, a patch checking script.
- From: Dave Jones <davej@redhat.com>
- Re: checkpatch, a patch checking script.
- From: Andrew Morton <akpm@linux-foundation.org>
- Re: checkpatch, a patch checking script.
- From: Andi Kleen <andi@firstfloor.org>
- Re: checkpatch, a patch checking script.
- From: Andrew Morton <akpm@linux-foundation.org>
- Re: checkpatch, a patch checking script.
- From: Dave Jones <davej@redhat.com>
- Re: [PATCH 0/9] Kconfig: cleanup s390 v2.
- Prev by Date: [PATCH] [0/22] x86 candidate patches for review II: 64bit relocatable kernel
- Next by Date: [PATCH] [7/22] x86_64: cleanup segments
- Previous by thread: Re: checkpatch, a patch checking script.
- Next by thread: Re: checkpatch, a patch checking script.
- Index(es):
![]() |