From: Greg Kroah-Hartman Date: Thu, 19 Dec 2013 23:43:10 +0000 (-0800) Subject: USB: gadget: fix up some comments about CONFIG_USB_DEBUG X-Git-Tag: v3.14-rc1~148^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c8b1992b4a180704a887b3c9128aa103b5ef60f;p=pandora-kernel.git USB: gadget: fix up some comments about CONFIG_USB_DEBUG These two gadget drivers said that their #endif was for CONFIG_USB_DEBUG, but they really were not, so fix them up to be correct. Cc: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed