On Thu, 12 Jul 2007 20:30:49 -0700 David Brownell <[EMAIL PROTECTED]> wrote:

> This defines a dev_vdbg() call, which is enabled with -DVERBOSE_DEBUG.
> When enabled, dev_vdbg() acts just like dev_dbg().  When disabled, it
> is a NOP ... just like dev_dbg() without -DDEBUG.  The specific code
> was moved out of a USB patch, but lots of drivers have similar support.

I suppose we should find some way of telling people about this.  Maybe
in the `make help' output?
-
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/

Reply via email to