Re: [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" ininclude/asm-i386/dma-mapping.h

From: Andrew Morton
Date: Fri Jul 28 2006 - 03:46:40 EST


On Fri, 28 Jul 2006 09:28:49 +0200
Rolf Eike Beer <eike-kernel@xxxxxxxxx> wrote:

> We have BUG_ON() right for this, don't we?

Well yes, but there are over a thousand BUG->BUG_ON conversion
possibilities in the tree. If people start sending them three-at-a-time
we'll all go mad.

So. If we're going to do this, bigger patches, please.
-
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/