From: Alan Stern Date: Tue, 22 May 2007 15:50:17 +0000 (-0400) Subject: USB: rework C++-style comments X-Git-Tag: v2.6.23-rc1~1083^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20dfdad74a2baabeecc2896c770efcbf698b9b8d;p=pandora-kernel.git USB: rework C++-style comments This patch (as911) replaces some C++-style commented-out debugging lines in driver.c with a new "verbose debugging" macro. It makes the code look cleaner, and it's easier to turn the debugging on or off. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed