Re: [PATCH 033/149] USB: rework C++-style comments

David Brownell <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
On Thursday 12 July 2007, Greg Kroah-Hartman wrote:
> 
> +#define VERBOSE_DEBUG  0
> +
> +#if VERBOSE_DEBUG
> +#define dev_vdbg       dev_dbg
> +#else
> +#define dev_vdbg(dev, fmt, args...)    do { } while (0)
> +#endif
> +

*snicker*

Just last week some feedback from Andrew made me think that
this should be a driver model feature.  I think I'll post a
patch moving this to <linux/device.h> -- but using #ifdef
not #if -- and see what happens.  ;)

- Dave


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.