On Thu, 28 Sep 2006 00:42:24 -0400
Jeff Garzik <[email protected]> wrote:
> This thing introduces endless build noise we won't
> kill for years, making it much harder to spot much more serious stuff.
That's true, and it hurt. But there are a lot of real bugs in there.
I thought of adding a stricter __must_check like
#ifdef CONFIG_MUST_CHECK_ANAL
#define __must_check_anal __must_check
#else
#define __must_check_anal
#endif
which we can still do, of course.
But it'd be better to fix the bugs...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]